Searched refs:MSG_ZEROCOPY (Results 1 – 3 of 3) sorted by relevance
2 Test socket_sendto with MSG_ZEROCOPY43 $bytes_sent = socket_sendto($socket, $msg, $len, MSG_ZEROCOPY, $address, $port);
375 #if defined(MSG_ZEROCOPY) in register_sockets_symbols()376 REGISTER_LONG_CONSTANT("MSG_ZEROCOPY", MSG_ZEROCOPY, CONST_PERSISTENT); in register_sockets_symbols()
185 const MSG_ZEROCOPY = UNKNOWN; define
Completed in 22 milliseconds