nginx/src/event
Igor Sysoev dfd81a23b2 A new fix for the case when ssl_session_cache defined, but ssl is not
enabled in any server. The previous r1033 does not help when unused zone
becomes used after reconfiguration, so it is backed out.

The initial thought was to make SSL modules independed from SSL implementation
and to keep OpenSSL code dependance as much as in separate files.
2011-08-04 11:12:30 +00:00
..
modules fix building by gcc 4.6 without --with-debug 2011-04-23 17:25:06 +00:00
ngx_event.c use POSIX semaphores in shmtx instead of sched_yield() 2011-05-10 11:39:13 +00:00
ngx_event.h aio sendfile 2009-08-30 09:52:39 +00:00
ngx_event_accept.c fix building by msvc8 introduced by the previous commit 2010-12-02 14:20:51 +00:00
ngx_event_acceptex.c delete unused field c->local_socklen 2009-11-01 19:29:49 +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 update comments 2009-11-25 18:03:59 +00:00
ngx_event_connect.h proxy_bind, fastcgi_bind, and memcached_bind 2009-11-02 15:24:02 +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 A new fix for the case when ssl_session_cache defined, but ssl is not 2011-08-04 11:12:30 +00:00
ngx_event_openssl.h A new fix for the case when ssl_session_cache defined, but ssl is not 2011-08-04 11:12:30 +00:00
ngx_event_pipe.c FreeBSD and Linux AIO support 2009-08-28 08:12:35 +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