about summary refs log tree commit diff
path: root/library/std/src/os/fd/net.rs
AgeCommit message (Expand)AuthorLines
2025-02-02std: move network code into `sys`joboet-2/+2
2021-08-19Factor out a common `RawFd`/`AsRawFd`/etc for Unix and WASI.Dan Gohman-0/+46