An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http:
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
nginx/src/event
Maxim Dounin a80cb81604 Win32: accept_mutex now always disabled (ticket #362). 13 years ago
..
modules Events: backout eventport changes (r5172) for now. 13 years ago
ngx_event.c Win32: accept_mutex now always disabled (ticket #362). 13 years ago
ngx_event.h Status: introduced the "ngx_stat_waiting" counter. 13 years ago
ngx_event_accept.c Accept moderation in case of EMFILE/ENFILE. 14 years ago
ngx_event_acceptex.c Copyright updated. 14 years ago
ngx_event_busy_lock.c Copyright updated. 14 years ago
ngx_event_busy_lock.h Copyright updated. 14 years ago
ngx_event_connect.c Event connect: don't penalize AF_INET6 connections. 13 years ago
ngx_event_connect.h Copyright updated. 14 years ago
ngx_event_connectex.c Copyright updated. 14 years ago
ngx_event_mutex.c Copyright updated. 14 years ago
ngx_event_openssl.c Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn. 13 years ago
ngx_event_openssl.h Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn. 13 years ago
ngx_event_openssl_stapling.c OCSP stapling: fixed incorrect debug level. 13 years ago
ngx_event_pipe.c Event pipe: fixed handling of buf_to_file data. 13 years ago
ngx_event_pipe.h Copyright updated. 14 years ago
ngx_event_posted.c Copyright updated. 14 years ago
ngx_event_posted.h Copyright updated. 14 years ago
ngx_event_timer.c Fixed signed integer overflows in timer code (ticket #145). 14 years ago
ngx_event_timer.h Copyright updated. 14 years ago