Searched refs:ErrTransactionClosed (Results 1 – 2 of 2) sorted by relevance
| /webrtc/turn/src/ | ||
| H A D | error.rs | 80 ErrTransactionClosed, enumerator |
| /webrtc/turn/src/client/ | ||
| H A D | mod.rs | 145 None => Err(Error::ErrTransactionClosed), in perform_transaction() |