Home
last modified time | relevance | path

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

/webrtc/stun/src/
H A Derror_code.rs126 pub const CODE_CONN_TIMEOUT_OR_FAILURE: ErrorCode = ErrorCode(447); constant
155 (CODE_CONN_TIMEOUT_OR_FAILURE, b"Connection Timeout or Failure".to_vec()),