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_eventport_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-28
Events: fixed "port_dissociate() failed" alerts with eventport.
Maxim Dounin
1
-1
/
+1
2019-10-17
Events: available bytes calculation via ioctl(FIONREAD).
Maxim Dounin
1
-0
/
+1
2019-01-28
Removed --test-build-eventport workaround for old FreeBSD versions.
Sergey Kandaurov
1
-2
/
+0
2018-01-16
Fixed --test-build-eventport on macOS 10.12 and later.
Ruslan Ermilov
1
-0
/
+2
2017-03-06
Added missing "static" specifiers found by gcc -Wtraditional.
Ruslan Ermilov
1
-1
/
+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
-6
/
+4
2016-03-31
Events: fixed logging.
Sergey Kandaurov
1
-4
/
+4
2016-03-30
Events: fixed test building with eventport on OS X.
Ruslan Ermilov
1
-1
/
+1
2016-03-21
Events: fixed test building with devpoll and eventport on Linux.
Sergey Kandaurov
1
-1
/
+1
2015-03-20
Removed unix ngx_threaded and related ngx_process_changes.
Ruslan Ermilov
1
-1
/
+0
2015-03-14
Events: implemented eventport notification mechanism.
Ruslan Ermilov
1
-1
/
+34
2015-03-14
Thread pools implementation.
Valentin Bartenev
1
-0
/
+1
2015-03-12
Events: fixed typo in the error message.
Ruslan Ermilov
1
-1
/
+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
-22
/
+6
2013-04-16
Events: backout eventport changes (r5172) for now.
Maxim Dounin
1
-8
/
+0
2013-04-12
Events: fixed typos in two previous commits.
Valentin Bartenev
1
-1
/
+1
2013-04-12
Events: handle only active events in eventport.
Valentin Bartenev
1
-0
/
+8
2013-04-12
Events: protection from stale events in eventport and devpoll.
Valentin Bartenev
1
-1
/
+1
2012-07-24
Fixed compilation with -Wmissing-prototypes.
Ruslan Ermilov
1
-0
/
+31
2012-04-03
Fixed spelling in multiline C comments.
Ruslan Ermilov
1
-1
/
+1
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2010-03-25
*) introduce ngx_time_sigsafe_update() to update the error log time only
Igor Sysoev
1
-2
/
+2
2010-03-13
*) use previously cached GMT offset value to update time from a signal handler
Igor Sysoev
1
-2
/
+2
2009-06-02
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
1
-1
/
+1
2008-03-13
restore building --test-build-rtsig and --test-build-eventport on FreeBSD 6
Igor Sysoev
1
-0
/
+9
2008-01-28
fix building --test-build-rtsig and --test-build-eventport on FreeBSD 7
Igor Sysoev
1
-8
/
+3
2007-07-29
make 64-bit ngx_int_t on 64-bit platforms
Igor Sysoev
1
-15
/
+15
2007-07-11
fix segfault when event port returns POLLERR without POLLIN or POLLOUT
Igor Sysoev
1
-0
/
+4
2007-03-06
decrease log level from alert to debug for POLLERR|POLLHUP|POLLNVAL
Igor Sysoev
1
-3
/
+3
2006-12-15
fix typo
Igor Sysoev
1
-1
/
+1
2006-10-09
style fix: remove trailing spaces
Igor Sysoev
1
-1
/
+1
2006-09-26
Solaris 10 event ports support
Igor Sysoev
1
-0
/
+593