WvStreams
Main Page
Modules
Classes
Files
File List
File Members
include
wvsocketpair.h
1
#ifndef __WVSOCKETPAIR_H
2
#define __WVSOCKETPAIR_H
3
4
#ifndef _WIN32
5
#include <sys/socket.h>
6
#endif
7
15
int
wvsocketpair(
int
type,
int
socks[2]);
16
17
#endif // __WVSOCKETPAIR_H
Generated on Sun Mar 29 2015 13:06:57 for WvStreams by
1.8.8