Home
last modified time | relevance | path

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

/PHP-8.2/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.2/ext/sockets/
H A Dsockets.stub.php149 const MSG_ZEROCOPY = UNKNOWN; define
H A Dsockets_arginfo.h372 #if defined(MSG_ZEROCOPY) in register_sockets_symbols()
373 REGISTER_LONG_CONSTANT("MSG_ZEROCOPY", MSG_ZEROCOPY, CONST_PERSISTENT); in register_sockets_symbols()
/PHP-8.2/
H A DUPGRADING462 . MSG_ZEROCOPY (Linux)
H A DNEWS2055 . Added SO_ZEROCOPY/MSG_ZEROCOPY options. (David Carlier)

Completed in 20 milliseconds