Go to the source code of this file.
| #define HAVE_AF_INET6 1 | 
Definition at line 311 of file config-win32.h.
| #define HAVE_ASSERT_H 1 | 
Definition at line 26 of file config-win32.h.
| #define HAVE_CLOSESOCKET 1 | 
Definition at line 93 of file config-win32.h.
| #define HAVE_ERRNO_H 1 | 
Definition at line 29 of file config-win32.h.
| #define HAVE_GETENV 1 | 
Definition at line 96 of file config-win32.h.
| #define HAVE_GETHOSTNAME 1 | 
Definition at line 99 of file config-win32.h.
| #define HAVE_IOCTLSOCKET 1 | 
Definition at line 102 of file config-win32.h.
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | 
Definition at line 105 of file config-win32.h.
| #define HAVE_LIMITS_H 1 | 
Definition at line 37 of file config-win32.h.
| #define HAVE_PF_INET6 1 | 
Definition at line 316 of file config-win32.h.
| #define HAVE_PROCESS_H 1 | 
Definition at line 41 of file config-win32.h.
| #define HAVE_RECV 1 | 
Definition at line 123 of file config-win32.h.
| #define HAVE_RECVFROM 1 | 
Definition at line 141 of file config-win32.h.
| #define HAVE_SEND 1 | 
Definition at line 165 of file config-win32.h.
| #define HAVE_SIG_ATOMIC_T 1 | 
Definition at line 80 of file config-win32.h.
| #define HAVE_SIGNAL_H 1 | 
Definition at line 45 of file config-win32.h.
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | 
Definition at line 331 of file config-win32.h.
| #define HAVE_STRDUP 1 | 
Definition at line 111 of file config-win32.h.
| #define HAVE_STRICMP 1 | 
Definition at line 114 of file config-win32.h.
| #define HAVE_STRNICMP 1 | 
Definition at line 120 of file config-win32.h.
| #define HAVE_STRUCT_ADDRINFO 1 | 
Definition at line 228 of file config-win32.h.
| #define HAVE_STRUCT_IN6_ADDR 1 | 
Definition at line 321 of file config-win32.h.
| #define HAVE_STRUCT_SOCKADDR_IN6 1 | 
Definition at line 326 of file config-win32.h.
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | 
Definition at line 232 of file config-win32.h.
| #define HAVE_STRUCT_TIMEVAL 1 | 
Definition at line 236 of file config-win32.h.
| #define HAVE_TIME_H 1 | 
Definition at line 51 of file config-win32.h.
| #define HAVE_WINDOWS_H 1 | 
Definition at line 60 of file config-win32.h.
| #define HAVE_WINSOCK2_H 1 | 
Definition at line 67 of file config-win32.h.
| #define HAVE_WINSOCK_H 1 | 
Definition at line 63 of file config-win32.h.
| #define HAVE_WS2TCPIP_H 1 | 
Definition at line 72 of file config-win32.h.
| #define in_addr_t unsigned long | 
Definition at line 209 of file config-win32.h.
| #define RECV_TYPE_ARG1 SOCKET | 
Definition at line 126 of file config-win32.h.
| #define RECV_TYPE_ARG2 char * | 
Definition at line 129 of file config-win32.h.
| #define RECV_TYPE_ARG3 int | 
Definition at line 132 of file config-win32.h.
| #define RECV_TYPE_ARG4 int | 
Definition at line 135 of file config-win32.h.
| #define RECV_TYPE_RETV int | 
Definition at line 138 of file config-win32.h.
| #define RECVFROM_TYPE_ARG1 SOCKET | 
Definition at line 144 of file config-win32.h.
| #define RECVFROM_TYPE_ARG2 char | 
Definition at line 147 of file config-win32.h.
| #define RECVFROM_TYPE_ARG3 int | 
Definition at line 150 of file config-win32.h.
| #define RECVFROM_TYPE_ARG4 int | 
Definition at line 153 of file config-win32.h.
| #define RECVFROM_TYPE_ARG5 struct sockaddr | 
Definition at line 156 of file config-win32.h.
| #define RECVFROM_TYPE_ARG6 int | 
Definition at line 159 of file config-win32.h.
| #define RECVFROM_TYPE_RETV int | 
Definition at line 162 of file config-win32.h.
| #define RETSIGTYPE void | 
Definition at line 212 of file config-win32.h.
| #define SEND_QUAL_ARG2 const | 
Definition at line 171 of file config-win32.h.
| #define SEND_TYPE_ARG1 SOCKET | 
Definition at line 168 of file config-win32.h.
| #define SEND_TYPE_ARG2 char * | 
Definition at line 174 of file config-win32.h.
| #define SEND_TYPE_ARG3 int | 
Definition at line 177 of file config-win32.h.
| #define SEND_TYPE_ARG4 int | 
Definition at line 180 of file config-win32.h.
| #define SEND_TYPE_RETV int | 
Definition at line 183 of file config-win32.h.
| #define STDC_HEADERS 1 | 
Definition at line 83 of file config-win32.h.