[][src]Function solana_streamer::sendmmsg::send_mmsg

pub fn send_mmsg(
    sock: &UdpSocket,
    packets: &[(&Vec<u8>, &SocketAddr)]
) -> Result<usize>