Home
last modified time | relevance | path

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

/webrtc/turn/src/client/
H A Dtransaction.rs33 .write_result(TransactionResult { in on_rtx_timeout()
64 .write_result(TransactionResult { in on_rtx_timeout()
208 pub async fn write_result(&self, res: TransactionResult) -> bool { in write_result() method
H A Dmod.rs358 .write_result(TransactionResult { in handle_stun_message()