log src/event/ngx_event.h @ 8073:aa663cc2a77d

age author description
Tue, 25 Jan 2022 15:41:48 +0300 Vladimir Homutov Core: the ngx_event_udp.h header file.
Thu, 30 Dec 2021 01:08:46 +0300 Maxim Dounin Events: fixed balancing between workers with EPOLLEXCLUSIVE.
Mon, 27 Dec 2021 19:48:33 +0300 Maxim Dounin Simplified sendfile(SF_NODISKIO) usage.
Thu, 17 Oct 2019 16:02:19 +0300 Maxim Dounin Events: available bytes calculation via ioctl(FIONREAD).
Mon, 12 Nov 2018 16:29:30 +0300 Vladimir Homutov Stream: proxy_requests directive.
Fri, 19 Oct 2018 13:50:36 +0800 chronolaw A minor code clean for macro ngx_event_get_conf in ngx_event.h.
Mon, 04 Jun 2018 19:50:00 +0300 Roman Arutyunyan Stream: udp streams.