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…
85 const MSG_EOR = UNKNOWN; define
345 #if defined(MSG_EOR) in register_sockets_symbols()346 REGISTER_LONG_CONSTANT("MSG_EOR", MSG_EOR, CONST_PERSISTENT); in register_sockets_symbols()
Completed in 14 milliseconds