Home
last modified time | relevance | path

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

/webrtc/turn/src/client/
H A Dtransaction.rs17 async fn on_rtx_timeout( in on_rtx_timeout() function
192 done = on_rtx_timeout(&conn, &tr_map, &key, rtx + 1).await; in start_rtx_timer()