Searched refs:h_errno (Results 1 – 3 of 3) sorted by relevance
27 #define php_dns_errno(handle) h_errno47 #define php_dns_errno(handle) h_errno
42 PHP_SOCKET_ERROR(php_sock, "Host lookup failed", (-10000 - h_errno)); in php_set_inet6_addr()104 PHP_SOCKET_ERROR(php_sock, "Host lookup failed", (-10000 - h_errno));
30 #define h_errno WSAGetLastError() macro
Completed in 10 milliseconds