Home
last modified time | relevance | path

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

/php-src/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-src/ext/sockets/
H A Dsockets.stub.php169 const MSG_ZEROCOPY = UNKNOWN; define
H A Dsockets_arginfo.h389 #if defined(MSG_ZEROCOPY) in register_sockets_symbols()
390 REGISTER_LONG_CONSTANT("MSG_ZEROCOPY", MSG_ZEROCOPY, CONST_PERSISTENT); in register_sockets_symbols()

Completed in 11 milliseconds