Home
last modified time | relevance | path

Searched defs:handle_zero_rtt_rejected (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/neqo-http3/src/
H A Dpush_controller.rs419 pub fn handle_zero_rtt_rejected(&mut self) { in handle_zero_rtt_rejected() method
H A Dconnection.rs399 pub fn handle_zero_rtt_rejected(&mut self) -> Res<()> { in handle_zero_rtt_rejected() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-http3/src/
H A Dpush_controller.rs420 pub fn handle_zero_rtt_rejected(&mut self) { in handle_zero_rtt_rejected() method
H A Dconnection.rs349 pub fn handle_zero_rtt_rejected(&mut self) -> Res<()> { in handle_zero_rtt_rejected() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-http3/src/
H A Dpush_controller.rs420 pub fn handle_zero_rtt_rejected(&mut self) { in handle_zero_rtt_rejected() method
H A Dconnection.rs349 pub fn handle_zero_rtt_rejected(&mut self) -> Res<()> { in handle_zero_rtt_rejected() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-http3/src/
H A Dconnection.rs377 pub fn handle_zero_rtt_rejected(&mut self) -> Res<()> { in handle_zero_rtt_rejected() method