commit | 0abb0bce5f297546f8f982677707fb33dadb96d8 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Tue Apr 17 09:13:58 2012 +0000 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Tue Apr 17 09:13:58 2012 +0000 |
tree | dd5508c9ca4fdd3f68681410c96344537158cc2e | |
parent | 578c02f3a1fda0ad43277af2af022c24f2e74104 [diff] |
Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14). Not using full chain passed is ok as consumers are expected to check event's ready flag to determine if another call is needed, not the returned size.