Searched refs:MSG_EOF (Results 1 – 4 of 4) sorted by relevance
30 if(!defined('MSG_EOF') || socket_send($socket, $stringSocket, $stringSocketLength, MSG_EOF)===$stri…
139 #ifndef MSG_EOF141 #define MSG_EOF MSG_FIN macro
351 #if defined(MSG_EOF) in register_sockets_symbols()352 REGISTER_LONG_CONSTANT("MSG_EOF", MSG_EOF, CONST_PERSISTENT); in register_sockets_symbols()
128 const MSG_EOF = UNKNOWN; define
Completed in 11 milliseconds