diff options
author | ronkorving <rkorving@wizcorp.jp> | 2015-08-04 17:07:54 +0900 |
---|---|---|
committer | Saúl Ibarra Corretgé <saghul@gmail.com> | 2015-08-04 11:31:04 +0200 |
commit | 2bf782777fc5908b7cf13ecb61f117af8c45b9f9 (patch) | |
tree | b2d908d1de80f734d4d9ff8edcc0b77d1b65db4b /docs/src | |
parent | 0b4f4889f19663ef0fc3357315712e42303a34da (diff) | |
download | libuv-2bf782777fc5908b7cf13ecb61f117af8c45b9f9.tar.gz libuv-2bf782777fc5908b7cf13ecb61f117af8c45b9f9.zip |
unix: allow nbufs > IOV_MAX in uv_fs_{read,write}
This allows writing and reading any amount of buffers,
regardless of what IOV_MAX may be defined as.
It also moves the IOV_MAX test from stream to core.
This is based on the excellent work of @bwijen in #269.
Refs: https://github.com/libuv/libuv/pull/269
PR-URL: https://github.com/libuv/libuv/pull/448
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions