Home
last modified time | relevance | path

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

/php-src/ext/sockets/tests/
H A Dsocket_send.phpt30 if(!defined('MSG_EOF') || socket_send($socket, $stringSocket, $stringSocketLength, MSG_EOF)===$stri…
/php-src/ext/sockets/
H A Dphp_sockets.h139 #ifndef MSG_EOF
141 #define MSG_EOF MSG_FIN macro
H A Dsockets.stub.php112 const MSG_EOF = UNKNOWN; define
H A Dsockets_arginfo.h365 #if defined(MSG_EOF) in register_sockets_symbols()
366 REGISTER_LONG_CONSTANT("MSG_EOF", MSG_EOF, CONST_PERSISTENT); in register_sockets_symbols()

Completed in 25 milliseconds