diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2012-11-21 00:57:56 +0000 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-11-21 00:57:56 +0000 |
commit | c29837fc4dad250d6d332eddea8edbaae7af5056 (patch) | |
tree | 34bde48fdcb9d58490d49885e977a9628ddc70d7 /src/http/ngx_http_request.c | |
parent | e1bd52041bb14f4422cd809e3ff36ec039a7ac6f (diff) | |
download | nginx-c29837fc4dad250d6d332eddea8edbaae7af5056.tar.gz nginx-c29837fc4dad250d6d332eddea8edbaae7af5056.zip |
Request body: properly handle events while discarding body.
An attempt to call ngx_handle_read_event() before actually reading
data from a socket might result in read event being disabled, which is
wrong. Catched by body.t test on Solaris.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions