BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <sys/select.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 closesocket | ( | x | ) | close(x) |
#define GET_LAST_ERROR errno |
#define ioctlsocket | ( | x, | |
y, | |||
z | |||
) | ioctl(x, y, z) |