Home
last modified time | relevance | path

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

/php-src/ext/sockets/
H A Dphp_sockets.h145 #ifndef MSG_WAITALL
147 #define MSG_WAITALL 0x00000100 macro
149 #define MSG_WAITALL 0x00000000 macro
H A Dsockets.stub.php79 const MSG_WAITALL = UNKNOWN; define
H A Dsockets_arginfo.h357 REGISTER_LONG_CONSTANT("MSG_WAITALL", MSG_WAITALL, CONST_PERSISTENT); in register_sockets_symbols()

Completed in 14 milliseconds