No description
Find a file
Maxim Dounin 259b961e7b Protection from stale write events in epoll.
Stale write event may happen if epoll_wait() reported both read and write
events, and processing of the read event closed descriptor.

Patch by Yichun Zhang (agentzh).
2011-11-22 17:02:21 +00:00
auto Made it possible to build/install from the SVN checkout. 2011-11-22 13:26:44 +00:00
conf svgz extension for compressed SVG added (close #56). 2011-11-21 09:20:50 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.1.8-RELEASE 2011-11-14 15:37:54 +00:00
misc Ancient incomplete ngx_http_status_module removal. 2011-11-01 15:16:28 +00:00
src Protection from stale write events in epoll. 2011-11-22 17:02:21 +00:00