Tree @release-1.15.9 (Download .tar.gz)
History of src / event / modules @release-1.15.9
- Removed --test-build-eventport workaround for old FreeBSD versions. Sergey Kandaurov 3 years ago
- Win32: detection of connect() errors in select(). Maxim Dounin 3 years ago
- Win32: added WSAPoll() support. Maxim Dounin 3 years ago
- Events: fixed copying of old events in poll init. Maxim Dounin 3 years ago
- Fixed --test-build-eventport on macOS 10.12 and later. Ruslan Ermilov 4 years ago
- Added missing "static" specifiers found by gcc -Wtraditional. Ruslan Ermilov 5 years ago
- Added missing static specifiers. Eran Kornblau 5 years ago
- Events: improved error event handling for UDP sockets. Dmitry Volyntsev 5 years ago
- Stream: filters. Roman Arutyunyan 5 years ago
- Events: support for EPOLLEXCLUSIVE. Valentin Bartenev 5 years ago
- Style: sorted epoll flags. Valentin Bartenev 5 years ago
- Events: close descriptors on errors in ngx_epoll_test_rdhup(). Maxim Dounin 6 years ago
- Events: changed ngx_epoll_test_rdhup() to use existing epollfd. Maxim Dounin 6 years ago
- Fixed work with --test-build-epoll after f7849bfb6d21. Maxim Dounin 6 years ago
- Fixed an error log message about epoll_wait() timeout. Valentin Bartenev 6 years ago
- Improved EPOLLRDHUP handling. Valentin Bartenev 6 years ago
- Removed redundant "u" format specifier. Ruslan Ermilov 6 years ago
- Fixed logging. Sergey Kandaurov 6 years ago
- Events: fixed logging. Sergey Kandaurov 6 years ago
- Events: fixed test building with eventport on OS X. Ruslan Ermilov 6 years ago
- Style. Ruslan Ermilov 6 years ago
- Events: fixed test building with devpoll and eventport on Linux. Sergey Kandaurov 6 years ago
- Fixed timeouts with threaded sendfile() and subrequests. Maxim Dounin 6 years ago
- Events: fixed error logging in devpoll. Roman Arutyunyan 6 years ago
- Events: made a failure to create a notification channel non-fatal. Ruslan Ermilov 7 years ago
- Removed the obsolete rtsig module. Ruslan Ermilov 7 years ago
- Removed the obsolete aio module. Ruslan Ermilov 7 years ago
- Removed NGX_OLD_THREADS from select and poll modules. Ruslan Ermilov 7 years ago
- Events: fixed possible crash on start or reload. Valentin Bartenev 7 years ago
- Removed unix ngx_threaded and related ngx_process_changes. Ruslan Ermilov 7 years ago