]> git.kaiwu.me - nginx.git/commit
Fixed AIO handling in the output chain.
authorValentin Bartenev <vbart@nginx.com>
Wed, 28 Jan 2015 18:33:06 +0000 (21:33 +0300)
committerValentin Bartenev <vbart@nginx.com>
Wed, 28 Jan 2015 18:33:06 +0000 (21:33 +0300)
commit314d0d40e75498431ab4d0bc772a41957fb6736c
treed9aaed6b97bfd6c50d0041a13bcf15b73ecf5cac
parent415c8ec4b4b0bc3f2cd575f33b987661cc62e87d
Fixed AIO handling in the output chain.

The ctx->aio flag must be taken into account in the short path too.
src/core/ngx_output_chain.c