diff options
| author | bors <bors@rust-lang.org> | 2023-03-04 05:26:35 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-03-04 05:26:35 +0000 |
| commit | 0fbfc3e76916521b509b63286296dd0762170d34 (patch) | |
| tree | 1a534602c12a95b1e9b3dcab7aa2c43946830b3e /library/std/src/sys/unix/net.rs | |
| parent | 70adb4e5b4c8f8bde4ade0edcb0435ff7bf31281 (diff) | |
| parent | 92f35b32b212f7fdd1fe6cd5f85a7d41577d146f (diff) | |
| download | rust-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/sys/unix/net.rs')
0 files changed, 0 insertions, 0 deletions
