Searched refs:sendmsg (Results 1 – 5 of 5) sorted by relevance
13 Warning: socket_sendmsg(): Error in sendmsg [%d]: %a in %s on line %d
2 sendmsg()/recvmsg(): test ability to receive multiple messages (WIN32)14 * does not accept IPV6_TCLASS messages. We still test that sendmsg() works
2 Support for paths in the abstract namespace (bind, sendmsg, recvmsg)
2 sendmsg()/recvmsg(): test ability to receive multiple messages
64 inline ssize_t sendmsg(int sockfd, const struct msghdr *msg, int flags) in sendmsg() function201 res = sendmsg(php_sock->bsd_socket, msghdr, (int)flags); in PHP_FUNCTION()
Completed in 15 milliseconds