Home
last modified time | relevance | path

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

/PHP-5.6/ext/sockets/
H A Dwindows_common.h62 # undef ETIMEDOUT
104 #define ETIMEDOUT WSAETIMEDOUT macro
H A Dunix_socket_constants.h383 #ifdef ETIMEDOUT
385 REGISTER_LONG_CONSTANT("SOCKET_ETIMEDOUT", ETIMEDOUT, CONST_CS | CONST_PERSISTENT);
/PHP-5.6/ext/ftp/
H A Dftp.c1246 errno = ETIMEDOUT; in my_send()
1286 errno = ETIMEDOUT; in my_recv()
1318 errno = ETIMEDOUT; in data_available()
1338 errno = ETIMEDOUT; in data_writeable()
1359 errno = ETIMEDOUT; in my_accept()
/PHP-5.6/main/
H A Dnetwork.c105 # define PHP_TIMEOUT_ERROR_VALUE ETIMEDOUT
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c26217 case ETIMEDOUT:

Completed in 297 milliseconds