Home
last modified time | relevance | path

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

/PHP-5.4/main/
H A Dnetwork.c94 # define PHP_TIMEOUT_ERROR_VALUE WSAETIMEDOUT macro
103 # define PHP_TIMEOUT_ERROR_VALUE ETIMEDOUT macro
358 error = PHP_TIMEOUT_ERROR_VALUE;
728 error = PHP_TIMEOUT_ERROR_VALUE;
906 if (error_code && *error_code == PHP_TIMEOUT_ERROR_VALUE) {

Completed in 20 milliseconds