#include <netdb.h>#include <pthread.h>#include <stdarg.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <strings.h>#include <unistd.h>#include <arpa/inet.h>#include <netinet/in.h>#include <sys/types.h>#include <sys/socket.h>Go to the source code of this file.
Defines | |
| #define | ClassExport |
| #define | SOCKET int |
|
|
Definition at line 4 of file Solaris/OSDependent.h. |
|
|
Definition at line 19 of file Solaris/OSDependent.h. Referenced by Socket::select(). |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001