log src/event/modules/ngx_eventport_module.c @ 8839:fac88e160653 quic

age author description
Sun, 28 Mar 2021 17:45:29 +0300 Maxim Dounin Events: fixed "port_dissociate() failed" alerts with eventport.
Thu, 17 Oct 2019 16:02:19 +0300 Maxim Dounin Events: available bytes calculation via ioctl(FIONREAD).
Mon, 28 Jan 2019 14:34:02 +0000 Sergey Kandaurov Removed --test-build-eventport workaround for old FreeBSD versions.
Tue, 16 Jan 2018 13:52:03 +0300 Ruslan Ermilov Fixed --test-build-eventport on macOS 10.12 and later.
Mon, 06 Mar 2017 11:09:47 +0300 Ruslan Ermilov Added missing "static" specifiers found by gcc -Wtraditional.
Thu, 02 Mar 2017 08:46:00 -0500 Eran Kornblau Added missing static specifiers.
Mon, 21 Nov 2016 16:03:42 +0300 Dmitry Volyntsev Events: improved error event handling for UDP sockets.