about summary refs log tree commit diff
path: root/library/std/src/io/stdio.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-03-04 05:26:35 +0000
committerbors <bors@rust-lang.org>2023-03-04 05:26:35 +0000
commit0fbfc3e76916521b509b63286296dd0762170d34 (patch)
tree1a534602c12a95b1e9b3dcab7aa2c43946830b3e /library/std/src/io/stdio.rs
parent70adb4e5b4c8f8bde4ade0edcb0435ff7bf31281 (diff)
parent92f35b32b212f7fdd1fe6cd5f85a7d41577d146f (diff)
downloadrust-0fbfc3e76916521b509b63286296dd0762170d34.tar.gz
rust-0fbfc3e76916521b509b63286296dd0762170d34.zip
Auto merge of #89518 - a1phyr:unix_file_vectored_at, r=workingjubilee
Add vectored positioned I/O on Unix

Add methods for vectored I/O with an offset on `File` for `unix` under `#![feature(unix_file_vectored_at)]`.

The new methods are wrappers around `preadv` and `pwritev`.

Tracking issue: #89517
Diffstat (limited to 'library/std/src/io/stdio.rs')
0 files changed, 0 insertions, 0 deletions