Home
last modified time | relevance | path

Searched refs:sendmsg (Results 1 – 4 of 4) sorted by relevance

/PHP-7.1/ext/sockets/tests/
H A Dsocket_sendrecvmsg_multi_msg-win32.phpt2 sendmsg()/recvmsg(): test ability to receive multiple messages (WIN32)
13 * does not accept IPV6_TCLASS messages. We still test that sendmsg() works
H A Dsocket_abstract_path_sendmsg.phpt2 Support for paths in the abstract namespace (bind, sendmsg, recvmsg)
H A Dsocket_sendrecvmsg_multi_msg.phpt2 sendmsg()/recvmsg(): test ability to receive multiple messages
/PHP-7.1/ext/sockets/
H A Dsendrecvmsg.c62 inline ssize_t sendmsg(int sockfd, const struct msghdr *msg, int flags) in sendmsg() function
197 res = sendmsg(php_sock->bsd_socket, msghdr, (int)flags); in PHP_FUNCTION()

Completed in 9 milliseconds