Home
last modified time | relevance | path

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

/PHP-5.3/ext/sockets/
H A Dsockets.c89 #ifndef MSG_EOF
91 #define MSG_EOF MSG_FIN macro
644 #ifdef MSG_EOF
645 REGISTER_LONG_CONSTANT("MSG_EOF", MSG_EOF, CONST_CS | CONST_PERSISTENT);
/PHP-5.3/
H A DNEWS4145 - Added missing MSG_EOR and MSG_EOF constants to sockets extension. (Jani)

Completed in 29 milliseconds