|
IRC_SERVER
By @hyunjunk (hyunjun2372@gmail.com)
|
#include <sys/socket.h>#include <sys/event.h>#include <sys/types.h>#include <netinet/in.h>#include <arpa/inet.h>Go to the source code of this file.
Typedefs | |
| typedef struct kevent | kevent_t |
| typedef struct sockaddr | sockaddr_t |
| typedef struct sockaddr_in | sockaddr_in_t |
| typedef struct kevent kevent_t |
| typedef struct sockaddr sockaddr_t |
| typedef struct sockaddr_in sockaddr_in_t |