Searched refs:MSG_ZEROCOPY (Results 1 – 5 of 5) sorted by relevance
2 Test socket_sendto with MSG_ZEROCOPY43 $bytes_sent = socket_sendto($socket, $msg, $len, MSG_ZEROCOPY, $address, $port);
149 const MSG_ZEROCOPY = UNKNOWN; define
372 #if defined(MSG_ZEROCOPY) in register_sockets_symbols()373 REGISTER_LONG_CONSTANT("MSG_ZEROCOPY", MSG_ZEROCOPY, CONST_PERSISTENT); in register_sockets_symbols()
462 . MSG_ZEROCOPY (Linux)
2337 . Added SO_ZEROCOPY/MSG_ZEROCOPY options. (David Carlier)
Completed in 15 milliseconds