Home
last modified time | relevance | path

Searched defs:max_concurrent_streams (Results 1 – 14 of 14) sorted by relevance

/third_party/nghttp2/src/
Dh2load_http1_session.cc287 size_t Http1Session::max_concurrent_streams() { in max_concurrent_streams() function in h2load::Http1Session
Dh2load_http2_session.cc324 size_t Http2Session::max_concurrent_streams() { in max_concurrent_streams() function in h2load::Http2Session
DHttpServer.h70 size_t max_concurrent_streams; member
Dnghttp.h79 size_t max_concurrent_streams; member
Dh2load.h82 ssize_t max_concurrent_streams; member
Dshrpx_config.h768 size_t max_concurrent_streams; member
786 size_t max_concurrent_streams; member
/third_party/curl/lib/
Dmultihandle.h141 unsigned int max_concurrent_streams; member
Dhttp.h247 uint32_t max_concurrent_streams; member
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Drecords.pyx.pxi45 max_concurrent_streams = GRPC_ARG_MAX_CONCURRENT_STREAMS variable in ChannelArgKey
/third_party/grpc/test/core/end2end/tests/
Dmax_concurrent_streams.cc826 void max_concurrent_streams(grpc_end2end_test_config config) { in max_concurrent_streams() function
/third_party/node/src/
Dnode_http2.h762 size_t max_concurrent_streams; member
955 size_t max_concurrent_streams() const { return max_concurrent_streams_; } in max_concurrent_streams() function
/third_party/nghttp2/lib/
Dnghttp2_session.h163 uint32_t max_concurrent_streams; member
/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.h163 uint32_t max_concurrent_streams; member
/third_party/nghttp2/tests/
Dnghttp2_session_test.c9254 const size_t max_concurrent_streams = 5; in test_nghttp2_session_keep_closed_stream() local
9329 const size_t max_concurrent_streams = 1; in test_nghttp2_session_keep_idle_stream() local