Home
last modified time | relevance | path

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

/PHP-7.0/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;
742 error = PHP_TIMEOUT_ERROR_VALUE;
929 if (error_code && *error_code == PHP_TIMEOUT_ERROR_VALUE) {

Completed in 17 milliseconds