Home
last modified time | relevance | path

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

/PHP-5.5/ext/sockets/
H A Dsockets.c72 #ifndef MSG_WAITALL
74 #define MSG_WAITALL 0x00000100 macro
76 #define MSG_WAITALL 0x00000000
626 REGISTER_LONG_CONSTANT("MSG_WAITALL", MSG_WAITALL, CONST_CS | CONST_PERSISTENT);

Completed in 8 milliseconds