[][src]Function solana_core::recvmmsg::recv_mmsg

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