Home
last modified time | relevance | path

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

/webrtc/turn/src/client/
H A Dtransaction.rs164 pub async fn start_rtx_timer( in start_rtx_timer() method
H A Dmod.rs132 tr.start_rtx_timer(conn2, tr_map2).await; in perform_transaction()