log src/core/ngx_connection.c @ 8043:5440ff4ac6fc

age author description
Mon, 10 Aug 2020 18:53:07 +0300 Maxim Dounin Core: reusing connections in advance.
Mon, 10 Aug 2020 18:52:59 +0300 Maxim Dounin Core: added a warning about reusing connections.
Tue, 21 Jul 2020 23:09:22 +0300 Roman Arutyunyan QUIC: added "quic" listen parameter. quic
Mon, 13 Jul 2020 15:34:22 +0300 Sergey Kandaurov Merged with the default branch. quic
Mon, 01 Jun 2020 20:19:27 +0300 Ruslan Ermilov Fixed removing of listening UNIX sockets when "changing binary".
Tue, 23 Jun 2020 11:57:00 +0300 Sergey Kandaurov Do not close QUIC sockets in ngx_close_listening_sockets(). quic
Fri, 13 Mar 2020 20:44:32 +0300 Roman Arutyunyan Fixed sanitizer errors. quic