Skip to content

Commit

Permalink
Auto merge of rust-lang#3441 - RalfJung:fds, r=RalfJung
Browse files Browse the repository at this point in the history
shims/unix: split general FD management from FS access

`fd.rs` was a mix of general file descriptor infrastructure and file system access. Split those things up properly.

Also add a `socket.rs` file where support for sockets can go eventually. For now it just contains the socketpair stub.
  • Loading branch information
bors committed Apr 3, 2024
2 parents 7070c71 + 6520f76 commit 98f9ad3
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 98f9ad3

Please sign in to comment.