Home
last modified time | relevance | path

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

/PHP-8.2/main/
H A Dnetwork.c83 # define PHP_TIMEOUT_ERROR_VALUE WSAETIMEDOUT macro
92 # define PHP_TIMEOUT_ERROR_VALUE ETIMEDOUT macro
358 error = PHP_TIMEOUT_ERROR_VALUE;
746 error = PHP_TIMEOUT_ERROR_VALUE;
946 if (error_code && *error_code == PHP_TIMEOUT_ERROR_VALUE) {

Completed in 6 milliseconds