Auto merge of #3441 - RalfJung:fds, r=RalfJung

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.
This commit is contained in:
bors 2024-04-03 07:29:41 +00:00
commit 98f9ad3bd9

Diff content is not available