Searched refs:MSG_EOF (Results 1 – 2 of 2) sorted by relevance
33 if(socket_send($socket, $stringSocket, $stringSocketLenght, MSG_EOF)===$stringSocketLenght){
80 #ifndef MSG_EOF82 #define MSG_EOF MSG_FIN macro649 #ifdef MSG_EOF650 REGISTER_LONG_CONSTANT("MSG_EOF", MSG_EOF, CONST_CS | CONST_PERSISTENT);
Completed in 11 milliseconds