Home
last modified time | relevance | path

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

/PHP-7.4/ext/sockets/
H A Dsockets.c71 #ifndef MSG_WAITALL
73 #define MSG_WAITALL 0x00000100 macro
75 #define MSG_WAITALL 0x00000000
735 REGISTER_LONG_CONSTANT("MSG_WAITALL", MSG_WAITALL, CONST_CS | CONST_PERSISTENT);

Completed in 13 milliseconds