Searched refs:advMaxStreams (Results 1 – 1 of 1) sorted by relevance
347 advMaxStreams: s.maxConcurrentStreams(),474 advMaxStreams uint32 // our SETTINGS_MAX_CONCURRENT_STREAMS advertised the client member776 {SettingMaxConcurrentStreams, sc.advMaxStreams},1747 if sc.curClientStreams+1 > sc.advMaxStreams {