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)13 * 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
62 inline ssize_t sendmsg(int sockfd, const struct msghdr *msg, int flags) in sendmsg() function197 res = sendmsg(php_sock->bsd_socket, msghdr, (int)flags); in PHP_FUNCTION()
Completed in 11 milliseconds