Searched defs:windows_errno (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dsocket.c1123 map_socket_error(isc_socket_t *sock, int windows_errno, int *isc_errno, argument
1127 switch (windows_errno) {
1222 isc__strerror(windows_errno, errorstring, bufsize);

Completed in 34 milliseconds