Function nc::call::sendmmsg

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

Send multiple messages on a socket