Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dnetwork.c98 # define PHP_TIMEOUT_ERROR_VALUE WSAETIMEDOUT macro
107 # define PHP_TIMEOUT_ERROR_VALUE ETIMEDOUT macro
361 error = PHP_TIMEOUT_ERROR_VALUE;
748 error = PHP_TIMEOUT_ERROR_VALUE;
951 if (error_code && *error_code == PHP_TIMEOUT_ERROR_VALUE) {

Completed in 11 milliseconds