Home
last modified time | relevance | path

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

/webrtc/stun/src/
H A Dagent.rs111 Stop(TransactionId), enumerator
271 ClientAgent::Stop(tid) => agent.stop(tid), in run()
H A Dclient.rs344 let _ = client_agent_tx.send(ClientAgent::Stop(id)).await; in start()
463 .send(ClientAgent::Stop(m.transaction_id)) in send()
/webrtc/webrtc/
H A DCHANGELOG.md68 * Stop sequence numbers from increasing in `TrackLocalStaticSample` while the bound `RTCRtpSender` …