Home
last modified time | relevance | path

Searched refs:h_errno (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/sockets/
H A Dsockets.c56 # define h_errno WSAGetLastError() macro
553 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