Home
last modified time | relevance | path

Searched refs:packet_handler (Results 1 – 2 of 2) sorted by relevance

/webrtc/turn/src/allocation/
H A Dallocation_manager.rs114 a.packet_handler().await; in create_allocation()
H A Dmod.rs336 async fn packet_handler(&mut self) { in packet_handler() method