Home
last modified time | relevance | path

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

/webrtc/stun/src/
H A Dagent.rs127 pub fn stop_with_error(&mut self, id: TransactionId, error: Error) -> Result<()> { in stop_with_error() method
210 self.stop_with_error(id, Error::ErrTransactionStopped) in stop()