Home
last modified time | relevance | path

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

/PHP-8.3/main/
H A Dnetwork.c83 # define PHP_TIMEOUT_ERROR_VALUE WSAETIMEDOUT macro
92 # define PHP_TIMEOUT_ERROR_VALUE ETIMEDOUT macro
356 error = PHP_TIMEOUT_ERROR_VALUE;
744 error = PHP_TIMEOUT_ERROR_VALUE;
945 if (error_code && *error_code == PHP_TIMEOUT_ERROR_VALUE) {

Completed in 8 milliseconds