Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/src/
H A Dlib.rs74 InvalidRetry, enumerator
H A Dconnection.rs1390 Err(Error::InvalidRetry) in validate_odcid()
1393 Err(Error::InvalidRetry) in validate_odcid()
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/
H A Dlib.rs96 InvalidRetry, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/
H A Dlib.rs96 InvalidRetry, enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/
H A Dlib.rs96 InvalidRetry, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/tests/
H A Dserver.rs443 error: ConnectionError::Transport(Error::InvalidRetry), in mitm_retry()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/socket/neqo_glue/src/
H A Dlib.rs467 TransportError::InvalidRetry => CloseError::TransportInternalErrorOther(12), in from()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/socket/neqo_glue/src/
H A Dlib.rs467 TransportError::InvalidRetry => CloseError::TransportInternalErrorOther(12), in from()
/dports/www/firefox/firefox-99.0/netwerk/socket/neqo_glue/src/
H A Dlib.rs537 TransportError::InvalidRetry => CloseError::TransportInternalErrorOther(12), in from()