log src/event/modules/ngx_eventport_module.c @ 7342:d5da7e71210e

age author description
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.
Thu, 31 Mar 2016 02:33:55 +0300 Sergey Kandaurov Events: fixed logging.
Wed, 30 Mar 2016 11:57:28 +0300 Ruslan Ermilov Events: fixed test building with eventport on OS X.
Mon, 21 Mar 2016 12:36:36 +0300 Sergey Kandaurov Events: fixed test building with devpoll and eventport on Linux.