IRC_SERVER
By @hyunjunk (hyunjun2372@gmail.com)
Loading...
Searching...
No Matches
SocketTypedef.hpp File Reference
#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 Documentation

◆ kevent_t

typedef struct kevent kevent_t

◆ sockaddr_t

typedef struct sockaddr sockaddr_t

◆ sockaddr_in_t

typedef struct sockaddr_in sockaddr_in_t