Home
last modified time | relevance | path

Searched refs:MSG_ZEROCOPY (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/sockets/tests/
H A Dsocket_sendto_zerocopy.phpt2 Test socket_sendto with MSG_ZEROCOPY
43 $bytes_sent = socket_sendto($socket, $msg, $len, MSG_ZEROCOPY, $address, $port);
/PHP-8.3/ext/sockets/
H A Dsockets.stub.php156 const MSG_ZEROCOPY = UNKNOWN; define
H A Dsockets_arginfo.h387 #if defined(MSG_ZEROCOPY) in register_sockets_symbols()
388 REGISTER_LONG_CONSTANT("MSG_ZEROCOPY", MSG_ZEROCOPY, CONST_PERSISTENT); in register_sockets_symbols()

Completed in 13 milliseconds