Searched refs:h_errno (Results 1 – 1 of 1) sorted by relevance
56 # define h_errno WSAGetLastError() macro553 PHP_SOCKET_ERROR(php_sock, "Host lookup failed", (-10000 - h_errno));593 PHP_SOCKET_ERROR(php_sock, "Host lookup failed", (-10000 - h_errno));
Completed in 7 milliseconds