Go to the documentation of this file.
8 #ifdef HAVE_SYS_SOCKET_H
9 #include <sys/socket.h>
24 typedef SSIZE_T ssize_t;
25 typedef unsigned __int64 uint64_t;
26 typedef unsigned __int32 uint32_t;
27 typedef __int64 int64_t;
28 typedef __int32 int32_t;
70 *msg,
void *user_data);
89 struct sockaddr_storage
addr;