Function nc::sendmmsg[][src]

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

Send multiple messages on a socket