BioInt  1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
BioSocketPrivate.h File Reference
#include <sys/select.h>
Include dependency graph for BioSocketPrivate.h:

Go to the source code of this file.

Defines

#define GET_LAST_ERROR   errno
#define closesocket(x)   close(x)
#define ioctlsocket(x, y, z)   ioctl(x, y, z)

Define Documentation

#define closesocket (   x)    close(x)
#define GET_LAST_ERROR   errno
#define ioctlsocket (   x,
  y,
 
)    ioctl(x, y, z)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines