Searched refs:STREAM_LIMIT (Results 1 – 1 of 1) sorted by relevance
214 const STREAM_LIMIT: u64 = 5000; in test_data_writable_events() const218 ConnectionParameters::default().max_stream_data(StreamType::BiDi, false, STREAM_LIMIT), in test_data_writable_events()