.. |
modules
|
prepare to allow various number of connections in child processes
|
2008-06-23 13:23:29 +00:00 |
ngx_event_accept.c
|
a prelimiary IPv6 support, HTTP listen
|
2009-02-21 07:02:02 +00:00 |
ngx_event_acceptex.c
|
use variable for often used field
|
2009-02-24 08:32:02 +00:00 |
ngx_event_busy_lock.c
|
fix English grammar
|
2007-10-14 18:56:15 +00:00 |
ngx_event_busy_lock.h
|
fix English grammar
|
2007-10-14 18:56:15 +00:00 |
ngx_event_connect.c
|
lower ECONNRESET level
|
2009-02-25 14:27:34 +00:00 |
ngx_event_connect.h
|
fix segfault when session was freed twice
|
2007-07-10 21:04:37 +00:00 |
ngx_event_connectex.c
|
nginx-0.1.5-RELEASE import
|
2004-11-11 14:07:14 +00:00 |
ngx_event_mutex.c
|
nginx-0.1.5-RELEASE import
|
2004-11-11 14:07:14 +00:00 |
ngx_event_openssl.c
|
small optimization: " == NGX_ERROR" > " != NGX_OK"
|
2009-02-24 10:42:23 +00:00 |
ngx_event_openssl.h
|
*) ssl_verify_client ask
|
2008-07-29 14:29:02 +00:00 |
ngx_event_pipe.c
|
use "!= NGX_OK" instead of "== NGX_ERROR"
|
2008-12-09 17:27:48 +00:00 |
ngx_event_pipe.h
|
64-bit update lost in r1355
|
2007-10-23 14:09:12 +00:00 |
ngx_event_posted.c
|
nginx-0.3.3-RELEASE import
|
2005-10-19 12:33:58 +00:00 |
ngx_event_posted.h
|
nginx-0.3.3-RELEASE import
|
2005-10-19 12:33:58 +00:00 |
ngx_event_timer.c
|
optimize rbtree initialization and insert
|
2007-12-17 08:52:00 +00:00 |
ngx_event_timer.h
|
fix comment
|
2007-12-29 16:55:31 +00:00 |
ngx_event.c
|
prepare ngx_ptocidr() for IPv6
|
2009-02-24 14:01:40 +00:00 |
ngx_event.h
|
left open sockets were not really tested
|
2008-02-28 20:31:33 +00:00 |