log src/event/ngx_event.c @ 9277:4a0cd107c0f1 default tip

age author description
Tue, 10 Jan 2023 14:05:18 +0400 Roman Arutyunyan QUIC: automatically add and never delete stream events. quic
Thu, 15 Dec 2022 19:40:44 +0400 Sergey Kandaurov Merged with the default branch. quic
Wed, 20 Apr 2022 16:01:17 +0400 Roman Arutyunyan QUIC: separate UDP framework for QUIC. quic
Tue, 25 Jan 2022 23:42:48 +0300 Sergey Kandaurov Merged with the default branch. quic
Thu, 13 Jan 2022 15:57:21 +0300 Sergey Kandaurov QUIC: removed ngx_send_lowat() check for QUIC connections. quic
Thu, 09 Sep 2021 16:55:00 +0300 Roman Arutyunyan QUIC: separate event handling functions. quic
Thu, 15 Jul 2021 16:28:21 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 30 Mar 2021 23:34:51 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 10 Mar 2021 15:39:01 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 10 Nov 2020 19:40:00 +0000 Roman Arutyunyan QUIC: renamed c->qs to c->quic. quic
Tue, 21 Jul 2020 23:09:22 +0300 Roman Arutyunyan QUIC: added "quic" listen parameter. quic
Fri, 13 Mar 2020 19:36:33 +0300 Roman Arutyunyan HTTP/3. quic
Wed, 23 Nov 2022 23:48:53 +0300 Maxim Dounin Fixed segfault when switching off master process during upgrade.
Wed, 23 Nov 2022 23:12:04 +0300 Maxim Dounin Disabled cloning of sockets without master process (ticket #2403).
Thu, 30 Dec 2021 01:08:46 +0300 Maxim Dounin Events: fixed balancing between workers with EPOLLEXCLUSIVE.