Age | Commit message (Collapse) | Author |
|
HAVE_IOCTL_SIOCGIFADDR since it's needed to use SIOCGIFADDR and Watcom C
doesn't currently define it.
|
|
|
|
used, and define HAVE_IOCTL_SIOCGIFADDR if appropriate.
|
|
|
|
|
|
checks for inet_ntoa_r() inet_ntop() and inet_pton()
|
|
prototype
|
|
|
|
non-blocking mode, and decouple function detection from function capability.
|
|
|
|
|
|
|
|
|
|
and CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_CANONNAME
internal to CHECK_FUNC_GETADDRINFO
|
|
|
|
function returns an addrinfo with an unfreeable ai_canonname member ptr.
|
|
function returns an addrinfo with an unfreeable ai_addr member ptr.
|
|
|
|
inet_pton function is available.
|
|
inet_ntop function is available.
|
|
check for winsock build target configurations
|
|
|
|
|
|
|
|
that lacks the writev function.
|
|
strcasecmp()
strcmpi()
stricmp()
strncasecmp()
strncmpi()
strnicmp()
|
|
|