nghttp2/lib/includes
Tatsuhiro Tsujikawa f3a5a0a0ec Add nghttp2_option_no_closed_streams
nghttp2_option_no_closed_streams controls whether closed streams are
retained or not.  If nonzero is passed to that function's parameter
val, a session does not retain closed streams.  It may hurt the shape
of priority tree, but can save memory.
2017-02-13 22:33:29 +09:00
..
nghttp2 Add nghttp2_option_no_closed_streams 2017-02-13 22:33:29 +09:00
CMakeLists.txt cmake: Install headers 2016-02-13 20:13:42 +01:00
Makefile.am Add CMake-related files to EXTRA_DIST 2016-03-12 01:38:12 +01:00