nginx/src
Roman Arutyunyan cd278da5e7 QUIC: refactored buffer allocation, spliting and freeing.
Previously, buffer lists was used to track used buffers.  Now reference
counter is used instead.  The new implementation is simpler and faster with
many buffer clones.
2021-12-24 18:39:22 +03:00
..
core Merged with the default branch. 2021-12-24 15:53:59 +03:00
event QUIC: refactored buffer allocation, spliting and freeing. 2021-12-24 18:39:22 +03:00
http Merged with the default branch. 2021-12-24 15:53:59 +03:00
mail Mail: connections with wrong ALPN protocols are now rejected. 2021-10-20 09:45:34 +03:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Merged with the default branch. 2021-12-24 15:53:59 +03:00
stream Merged with the default branch. 2021-12-24 15:53:59 +03:00