• Main Page
  • Modules
  • Classes
  • Files
  • File List
  • File Members

wvsocketpair.h

00001 #ifndef __WVSOCKETPAIR_H
00002 #define __WVSOCKETPAIR_H
00003 
00004 #ifndef _WIN32
00005 #include <sys/socket.h>
00006 #endif
00007 
00015 int wvsocketpair(int type, int socks[2]);
00016 
00017 #endif // __WVSOCKETPAIR_H

Generated on Thu Aug 12 2010 11:33:11 for WvStreams by  doxygen 1.7.1