Function solana_streamer::packet::recv_from

source ยท
pub fn recv_from(
    batch: &mut PacketBatch,
    socket: &UdpSocket,
    max_wait: Duration,
) -> Result<usize>