nginx/src/event
Maxim Dounin 7ca6c1ff78 Fix of rbtree lookup on hash collisions.
Previous code incorrectly assumed that nodes with identical keys are linked
together.  This might not be true after tree rebalance.

Patch by Lanshun Zhou.
2012-02-27 22:15:39 +00:00
..
modules Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_accept.c Copyright updated. 2012-01-18 15:07:43 +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 Fixed error handling in ngx_event_connect_peer(). 2012-01-30 11:12:52 +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.c Fix of rbtree lookup on hash collisions. 2012-02-27 22:15:39 +00:00
ngx_event_openssl.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_pipe.c Event pipe: fixed buffer loss in p->length case. 2012-02-22 11:28:53 +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 Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_timer.h Copyright updated. 2012-01-18 15:07:43 +00:00