The official NGINX Open Source repository.
Go to file
Valentin Bartenev c6aebf6c74 Events: handle only active events in eventport.
We generate both read and write events if an error event was returned by
port_getn() without POLLIN/POLLOUT, but we should not try to handle inactive
events, they may even have no handler.
2013-04-12 15:04:23 +00:00
auto Configure: fixed nginx.so rebuild (broken by r5145). 2013-04-10 17:07:44 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs Configure: unified nginx version computation constructs. 2013-03-28 08:47:25 +00:00
misc Configure: unified nginx version computation constructs. 2013-03-28 08:47:25 +00:00
src Events: handle only active events in eventport. 2013-04-12 15:04:23 +00:00
.hgtags release-1.3.15 tag 2013-03-26 13:03:14 +00:00