ssize_t sendmsg (int socket, const struct msghdr *message, int flags) ¶This documentation is a stub. For additional information on this function, consult the manual page sendmsg(2) See Linux (The Linux Kernel).
ssize_t recvmsg (int socket, struct msghdr *message, int flags) ¶This documentation is a stub. For additional information on this function, consult the manual page recvmsg(2) See Linux (The Linux Kernel).