diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-04-24 02:03:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-24 02:03:08 +0000 |
commit | 9c497e02c16e1a4630db295577c0363935d2a178 (patch) | |
tree | 145096dd7d69ca3631cc3c63487d04cb2bae7f45 /test/sys/test_socket.rs | |
parent | f54b5a8b8dcea03c98091da1c1ed4fe7bb3b7642 (diff) | |
parent | 5f7f9d8444c64ca438e479ba218327ff237440ae (diff) | |
download | nix-9c497e02c16e1a4630db295577c0363935d2a178.zip |
Merge #1210
1210: impl io::{Read,Write} for PtyMaster r=asomers a=cuviper
`PtyMaster` acts like an owned file descriptor, even closing on `Drop`.
Implementing `io::Read` and `io::Write` lets it be used directly in
standard I/O operations.
Co-authored-by: Josh Stone <jistone@redhat.com>
Diffstat (limited to 'test/sys/test_socket.rs')
0 files changed, 0 insertions, 0 deletions