The official NGINX Open Source repository.
Go to file
Valentin Bartenev 7f54528ca0 SPDY: drop the "delayed" flag when finalizing connection.
This flag in SPDY fake write events serves the same purposes as the "ready"
flag in real events, and it must be dropped if request needs to be handled.
Otherwise, it can prevent the request from finalization if ngx_http_writer()
was set, which results in a connection leak.

Found by Xiaochen Wang.
2013-12-10 20:27:33 +04:00
auto Configure: enable -Wconditional-uninitialized with clang. 2013-12-06 13:16:56 +04:00
conf MIME: added application/json MIME type. 2013-09-18 12:59:47 -07:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs nginx-1.5.7-RELEASE 2013-11-19 14:03:47 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src SPDY: drop the "delayed" flag when finalizing connection. 2013-12-10 20:27:33 +04:00
.hgtags release-1.5.7 tag 2013-11-19 14:03:47 +04:00