Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/third_party/rust/neqo-http3/tests/
H A Dhttpconn.rs214 const STREAM_LIMIT: u64 = 5000; in test_data_writable_events() const
218 ConnectionParameters::default().max_stream_data(StreamType::BiDi, false, STREAM_LIMIT), in test_data_writable_events()