Skip to main content

rwhod_packet_receiver_task

Function rwhod_packet_receiver_task 

Source
pub async fn rwhod_packet_receiver_task(
    socket: Arc<UdpSocket>,
    whod_status_store: RwhodStatusStore,
) -> Result<()>