Home
last modified time | relevance | path

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

/PHP-5.5/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.5/ext/ftp/
H A Dftp.c1241 errno = ETIMEDOUT; in my_send()
1281 errno = ETIMEDOUT; in my_recv()
1313 errno = ETIMEDOUT; in data_available()
1333 errno = ETIMEDOUT; in data_writeable()
1354 errno = ETIMEDOUT; in my_accept()
/PHP-5.5/main/
H A Dnetwork.c105 # define PHP_TIMEOUT_ERROR_VALUE ETIMEDOUT
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c26217 case ETIMEDOUT:

Completed in 364 milliseconds