commit | ce61ff9c453702d45998e1ae1394dc44e9c5eb6a | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Fri Oct 21 11:04:46 2011 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Fri Oct 21 11:04:46 2011 +0000 |
tree | 3ffff37ec457af1716b33ebf460e584d89fc18aa | |
parent | aecb2eda1368aa7e3b58738f2577474d98bf58ca [diff] |
Fixed another return in unix ngx_write_chain_to_file(). Previous patch missed special case for one iovec, it needs total bytes written to be returned as well.