diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2019-06-20 12:05:59 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2019-06-20 12:06:31 +0200 |
commit | 087c461ee9c69faff2641bb2046df30cc1988dd0 (patch) | |
tree | 542e867d8c45c7db25c3a20f7810fef80b2dcafb /docs/src | |
parent | 6e18112127b33014d06f589de0923de910b6a43b (diff) | |
download | libuv-087c461ee9c69faff2641bb2046df30cc1988dd0.tar.gz libuv-087c461ee9c69faff2641bb2046df30cc1988dd0.zip |
unix: make uv_fs_read() fill all buffers
The fallback for systems that lack preadv() only filled the first
buffer.
This commit rectifies that to fill all (or at least as many as possible)
buffers.
Fixes: https://github.com/libuv/libuv/issues/2332
PR-URL: https://github.com/libuv/libuv/pull/2338
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jameson Nash <vtjnash@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions