Function solana_streamer::recvmmsg::recv_mmsg[][src]

pub fn recv_mmsg(
    sock: &UdpSocket,
    packets: &mut [Packet]
) -> Result<(usize, usize)>