Searched refs:MSG_EOR (Results 1 – 3 of 3) sorted by relevance
26 if(!defined('MSG_EOR') || socket_send($socket, $stringSocket, $stringSocketLength, MSG_EOR)===$stri…
348 #if defined(MSG_EOR) in register_sockets_symbols()349 REGISTER_LONG_CONSTANT("MSG_EOR", MSG_EOR, CONST_PERSISTENT); in register_sockets_symbols()
121 const MSG_EOR = UNKNOWN; define
Completed in 9 milliseconds