summary refs log tree commit diff
path: root/library/std/src/os/windows/io/socket.rs
AgeCommit message (Expand)AuthorLines
2021-08-19Add Safety comments to the `As*` for `Owned*` implementations.Dan Gohman-0/+3
2021-08-19Rename `OwnedFd`'s private field to match it's debug output.Dan Gohman-17/+18
2021-08-19Update library/std/src/os/windows/io/socket.rsDan Gohman-1/+1
2021-08-19I/O safety.Dan Gohman-0/+212