Home
last modified time | relevance | path

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

/webrtc/ice/src/agent/
H A Dagent_selector.rs238 self.check_keepalive().await; in contact_candidates()
416 self.check_keepalive().await; in contact_candidates()
H A Dagent_internal.rs480 pub(crate) async fn check_keepalive(&self) { in check_keepalive() method