nginx/src
Ruslan Ermilov da46eed537 Resolver: notify all waiting requests on timeout.
If a "resolver_timeout" occurs, only the first waiting request
was notified.  Other requests may hang forever.
2014-08-19 15:43:26 +04:00
..
core Resolver: notify all waiting requests on timeout. 2014-08-19 15:43:26 +04:00
event Events: removed unused variable in ngx_poll_process_events(). 2014-08-10 17:44:46 +04:00
http Stub status: corrected the "stub_status" directive. 2014-08-26 17:35:23 +04:00
mail Mail: fixed number of arguments allowed in the listen directive. 2014-08-20 13:13:27 +04:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Style: use ngx_free() instead of free(). 2014-08-03 03:27:39 +09:00