The official NGINX Open Source repository.
Go to file
Valentin Bartenev 840b347bb2 Fixed counting of sent bytes in the send chain functions on EINTR.
Previously, a value of the "send" variable wasn't properly adjusted
in a rare case when syscall was interrupted by a signal.  As a result,
these functions could send less data than the limit allows.
2014-08-27 20:51:01 +04:00
auto Configure: remove outdated and unused patch.zlib.h. 2014-07-31 03:52:28 -07:00
conf MIME: added application/xspf+xml MIME type (ticket #479). 2014-03-06 10:51:08 +01:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs nginx-1.7.6-RELEASE 2014-09-30 17:20:32 +04:00
misc Updated OpenSSL used for win32 builds. 2014-09-15 18:03:49 +04:00
src Fixed counting of sent bytes in the send chain functions on EINTR. 2014-08-27 20:51:01 +04:00
.hgtags release-1.7.6 tag 2014-09-30 17:20:33 +04:00