.. |
modules
|
Events: backout eventport changes (r5172) for now.
|
2013-04-16 12:58:03 +00:00 |
ngx_event_accept.c
|
Accept moderation in case of EMFILE/ENFILE.
|
2012-05-11 13:33:06 +00:00 |
ngx_event_acceptex.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event_busy_lock.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event_busy_lock.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event_connect.c
|
Event connect: don't penalize AF_INET6 connections.
|
2013-03-27 15:16:45 +00:00 |
ngx_event_connect.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event_connectex.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event_mutex.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event_openssl_stapling.c
|
OCSP stapling: fix error logging of successful OCSP responses.
|
2013-05-16 15:37:13 -07:00 |
ngx_event_openssl.c
|
Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn.
|
2013-05-21 18:45:07 -07:00 |
ngx_event_openssl.h
|
Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn.
|
2013-05-21 18:45:07 -07:00 |
ngx_event_pipe.c
|
Event pipe: fixed handling of buf_to_file data.
|
2012-10-30 11:14:24 +00:00 |
ngx_event_pipe.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event_posted.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event_posted.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event_timer.c
|
Fixed signed integer overflows in timer code (ticket #145).
|
2012-04-06 23:46:09 +00:00 |
ngx_event_timer.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_event.c
|
Status: introduced the "ngx_stat_waiting" counter.
|
2013-03-15 20:00:49 +00:00 |
ngx_event.h
|
Status: introduced the "ngx_stat_waiting" counter.
|
2013-03-15 20:00:49 +00:00 |