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://nginx.org/en/docs/contributing_changes.html
Go to file
Maxim Dounin 7f59728d5b 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
.hgtags release-1.1.8 tag 2011-11-14 15:38:02 +00:00