index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
event
/
modules
/
ngx_epoll_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-17
Events: available bytes calculation via ioctl(FIONREAD).
Maxim Dounin
1
-2
/
+1
2017-03-02
Added missing static specifiers.
Eran Kornblau
1
-1
/
+1
2016-11-21
Events: improved error event handling for UDP sockets.
Dmitry Volyntsev
1
-12
/
+7
2016-07-15
Events: support for EPOLLEXCLUSIVE.
Valentin Bartenev
1
-0
/
+7
2016-07-15
Style: sorted epoll flags.
Valentin Bartenev
1
-3
/
+3
2016-05-18
Events: close descriptors on errors in ngx_epoll_test_rdhup().
Maxim Dounin
1
-5
/
+18
2016-05-18
Events: changed ngx_epoll_test_rdhup() to use existing epollfd.
Maxim Dounin
1
-12
/
+3
2016-05-18
Fixed work with --test-build-epoll after f7849bfb6d21.
Maxim Dounin
1
-66
/
+70
2016-05-16
Fixed an error log message about epoll_wait() timeout.
Valentin Bartenev
1
-2
/
+2
2016-05-13
Improved EPOLLRDHUP handling.
Valentin Bartenev
1
-1
/
+71
2016-04-08
Removed redundant "u" format specifier.
Ruslan Ermilov
1
-1
/
+1
2016-03-31
Fixed logging.
Sergey Kandaurov
1
-1
/
+1
2016-03-18
Fixed timeouts with threaded sendfile() and subrequests.
Maxim Dounin
1
-0
/
+3
2015-05-06
Events: made a failure to create a notification channel non-fatal.
Ruslan Ermilov
1
-1
/
+1
2015-03-27
Events: fixed possible crash on start or reload.
Valentin Bartenev
1
-2
/
+2
2015-03-20
Removed unix ngx_threaded and related ngx_process_changes.
Ruslan Ermilov
1
-1
/
+0
2015-03-14
Events: implemented epoll notification mechanism.
Valentin Bartenev
1
-2
/
+139
2015-03-14
Thread pools implementation.
Valentin Bartenev
1
-0
/
+1
2014-09-01
Events: processing of posted events changed from LIFO to FIFO.
Valentin Bartenev
1
-1
/
+2
2014-09-01
Events: removed broken thread support from posted events.
Valentin Bartenev
1
-20
/
+6
2014-05-23
Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
Ruslan Ermilov
1
-4
/
+4
2013-07-12
Events: support for EPOLLRDHUP (ticket #320).
Valentin Bartenev
1
-5
/
+13
2012-07-24
Fixed compilation with -Wmissing-prototypes.
Ruslan Ermilov
1
-5
/
+9
2012-04-03
Fixed spelling in multiline C comments.
Ruslan Ermilov
1
-2
/
+2
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-11-29
Fixed AIO on Linux, broken in r4306.
Maxim Dounin
1
-10
/
+10
2011-11-22
Protection from stale write events in epoll.
Maxim Dounin
1
-0
/
+12
2011-09-20
The "worker_aio_requests" directive.
Igor Sysoev
1
-3
/
+13
2011-09-16
Fixing Linux AIO initiatialization: AIO operations are disabled if kernel
Igor Sysoev
1
-47
/
+82
2011-09-16
Fixing Linux AIO syscalls return value handling:
Igor Sysoev
1
-10
/
+11
2011-04-23
fix building by gcc 4.6 without --with-debug
Igor Sysoev
1
-10
/
+3
2010-03-25
*) introduce ngx_time_sigsafe_update() to update the error log time only
Igor Sysoev
1
-1
/
+1
2010-03-13
*) use previously cached GMT offset value to update time from a signal handler
Igor Sysoev
1
-1
/
+1
2010-03-12
do not update time in the timer signal handler,
Igor Sysoev
1
-1
/
+1
2009-08-28
FreeBSD and Linux AIO support
Igor Sysoev
1
-0
/
+217
2009-08-25
*) move small declarations in appropriate places and delete the surplus
Igor Sysoev
1
-4
/
+0
2009-08-25
style fix
Igor Sysoev
1
-5
/
+1
2009-06-02
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
1
-1
/
+1
2008-06-23
prepare to allow various number of connections in child processes
Igor Sysoev
1
-4
/
+1
2007-07-29
make 64-bit ngx_int_t on 64-bit platforms
Igor Sysoev
1
-13
/
+16
2006-07-07
nginx-0.3.53-RELEASE import
release-0.3.53
Igor Sysoev
1
-1
/
+3
2005-11-26
nginx-0.3.12-RELEASE import
release-0.3.12
Igor Sysoev
1
-4
/
+4
2005-11-15
nginx-0.3.10-RELEASE import
release-0.3.10
Igor Sysoev
1
-4
/
+4
2005-10-21
nginx-0.3.5-RELEASE import
release-0.3.5
Igor Sysoev
1
-17
/
+7
2005-10-19
nginx-0.3.3-RELEASE import
release-0.3.3
Igor Sysoev
1
-134
/
+55
2005-10-10
nginx-0.3.1-RELEASE import
release-0.3.1
Igor Sysoev
1
-1
/
+0
2005-10-07
nginx-0.3.0-RELEASE import
release-0.3.0
Igor Sysoev
1
-45
/
+16
2005-09-08
nginx-0.1.45-RELEASE import
release-0.1.45
Igor Sysoev
1
-1
/
+7
2005-05-12
nginx-0.1.29-RELEASE import
release-0.1.29
Igor Sysoev
1
-4
/
+4
2005-03-19
nginx-0.1.25-RELEASE import
release-0.1.25
Igor Sysoev
1
-4
/
+4
[next]