Spaces:
Sleeping
Sleeping
/* Prefix names with CARES_ to make sure they don't conflict with other config.h | |
* files. We need to include some dependent headers that may be system specific | |
* for C-Ares */ | |
/* #undef CARES_HAVE_WINDOWS_H */ | |
/* #undef CARES_HAVE_WS2TCPIP_H */ | |
/* #undef CARES_HAVE_WINSOCK2_H */ | |
/* #undef CARES_HAVE_WINDOWS_H */ | |
typedef CARES_TYPEOF_ARES_SOCKLEN_T ares_socklen_t; | |
typedef CARES_TYPEOF_ARES_SSIZE_T ares_ssize_t; | |