.. |
modules
|
Events: backout eventport changes (r5172) for now.
|
2013-04-16 12:58:03 +00:00 |
ngx_event_accept.c
|
Core: extended ngx_sock_ntop() with socklen parameter.
|
2013-07-11 16:07:25 +04:00 |
ngx_event_acceptex.c
|
Core: extended ngx_sock_ntop() with socklen parameter.
|
2013-07-11 16:07:25 +04: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
|
Replaced ngx_conf_full_name() with ngx_get_full_name().
|
2013-08-06 19:58:40 +04:00 |
ngx_event_openssl.c
|
Replaced ngx_conf_full_name() with ngx_get_full_name().
|
2013-08-06 19:58:40 +04: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 writing cache header to a temp file.
|
2013-07-25 14:55:09 +04: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
|
Win32: accept_mutex now always disabled (ticket #362).
|
2013-05-31 14:59:26 +04:00 |
ngx_event.h
|
Status: introduced the "ngx_stat_waiting" counter.
|
2013-03-15 20:00:49 +00:00 |