[][src]Function nc::sendmmsg

pub fn sendmmsg(
    sockfd: i32,
    msgvec: &mut [mmsghdr_t],
    flags: i32
) -> Result<i32, Errno>

Send multiple messages on a socket