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
/
ngx_event.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-25
Core: the ngx_event_udp.h header file.
Vladimir Homutov
1
-6
/
+1
2021-12-30
Events: fixed balancing between workers with EPOLLEXCLUSIVE.
Maxim Dounin
1
-0
/
+1
2021-12-27
Simplified sendfile(SF_NODISKIO) usage.
Maxim Dounin
1
-4
/
+0
2019-10-17
Events: available bytes calculation via ioctl(FIONREAD).
Maxim Dounin
1
-8
/
+1
2018-11-12
Stream: proxy_requests directive.
Vladimir Homutov
1
-0
/
+1
2018-10-19
A minor code clean for macro ngx_event_get_conf in ngx_event.h.
chronolaw
1
-1
/
+1
2018-06-04
Stream: udp streams.
Roman Arutyunyan
1
-0
/
+2
2018-06-01
Events: moved ngx_recvmsg() to new file src/event/ngx_event_udp.c.
Roman Arutyunyan
1
-0
/
+4
2017-08-10
Restored ngx_event_aio_t layout for debug logging.
Maxim Dounin
1
-2
/
+2
2016-10-10
Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.
Maxim Dounin
1
-1
/
+1
2016-09-15
Stream: filters.
Roman Arutyunyan
1
-0
/
+1
2016-07-15
Events: support for EPOLLEXCLUSIVE.
Valentin Bartenev
1
-0
/
+8
2016-06-29
Removed unused flag accept_context_updated from ngx_event_t.
Ruslan Ermilov
1
-5
/
+0
2016-05-13
Improved EPOLLRDHUP handling.
Valentin Bartenev
1
-0
/
+7
2016-03-30
Style.
Ruslan Ermilov
1
-1
/
+1
2016-03-28
Fixed --test-build-*.
Ruslan Ermilov
1
-2
/
+3
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
1
-0
/
+4
2015-05-15
Events: ngx_event_t size reduction by grouping bit fields.
Igor Sysoev
1
-9
/
+8
2015-04-23
Removed the obsolete rtsig module.
Ruslan Ermilov
1
-5
/
+5
2015-04-22
Removed the obsolete aio module.
Ruslan Ermilov
1
-9
/
+1
2015-03-20
Removed busy locks.
Ruslan Ermilov
1
-9
/
+0
2015-03-20
Removed unix ngx_threaded and related ngx_process_changes.
Ruslan Ermilov
1
-2
/
+0
2015-03-14
Thread pools implementation.
Valentin Bartenev
1
-0
/
+4
2015-03-03
Events: simplified ngx_event_aio_t definition.
Ruslan Ermilov
1
-4
/
+2
2015-02-11
Refactored sendfile() AIO preload.
Valentin Bartenev
1
-4
/
+4
2014-08-13
Events: introduced cancelable timers.
Valentin Bartenev
1
-0
/
+2
2014-09-01
Events: processing of posted events changed from LIFO to FIFO.
Valentin Bartenev
1
-4
/
+5
2014-09-01
Events: removed broken thread support from posted events.
Valentin Bartenev
1
-29
/
+0
2013-07-12
Events: support for EPOLLRDHUP (ticket #320).
Valentin Bartenev
1
-2
/
+7
2013-09-05
Events: removed unused flags from the ngx_event_s structure.
Valentin Bartenev
1
-4
/
+0
2013-03-15
Status: introduced the "ngx_stat_waiting" counter.
Valentin Bartenev
1
-0
/
+1
2012-04-29
debug_connection: added the IPv6 and UNIX-domain socket support.
Ruslan Ermilov
1
-6
/
+0
2012-02-28
Fixed spelling in single-line comments.
Ruslan Ermilov
1
-1
/
+1
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2009-08-30
aio sendfile
Igor Sysoev
1
-0
/
+4
2009-08-28
FreeBSD and Linux AIO support
Igor Sysoev
1
-0
/
+27
2008-02-28
left open sockets were not really tested
Igor Sysoev
1
-0
/
+1
2007-12-03
ngx_udp_recv()
Igor Sysoev
1
-0
/
+1
2007-09-01
NGX_USE_VNODE_EVENT and NGX_FLUSH_EVENT
Igor Sysoev
1
-5
/
+17
2007-09-01
add comment
Igor Sysoev
1
-1
/
+5
2007-09-01
update comments
Igor Sysoev
1
-8
/
+12
2007-08-31
update comment
Igor Sysoev
1
-1
/
+1
2007-08-31
style fix
Igor Sysoev
1
-1
/
+1
2007-07-29
make 64-bit ngx_int_t on 64-bit platforms
Igor Sysoev
1
-8
/
+8
2006-09-26
Solaris 10 event ports support
Igor Sysoev
1
-8
/
+12
2006-07-11
nginx-0.3.54-RELEASE import
release-0.3.54
Igor Sysoev
1
-0
/
+6
2006-02-08
nginx-0.3.27-RELEASE import
release-0.3.27
Igor Sysoev
1
-1
/
+2
2005-11-26
nginx-0.3.12-RELEASE import
release-0.3.12
Igor Sysoev
1
-1
/
+0
2005-11-09
nginx-0.3.8-RELEASE import
release-0.3.8
Igor Sysoev
1
-2
/
+1
2005-10-19
nginx-0.3.3-RELEASE import
release-0.3.3
Igor Sysoev
1
-8
/
+18
[next]