about summary refs log tree commit diff
path: root/library/std/src/sys/windows/ext/io.rs
AgeCommit message (Collapse)AuthorLines
2021-05-03Move `std::sys::windows::ext` to `std::os::windows`Christiaan Dirkx-234/+0
2021-04-25Inline most raw socket, fd and handle conversionsKaiJewson-0/+12
2020-09-11Update `std::os` module documentation.Christiaan Dirkx-0/+2
Adds missing descriptions for the modules std::os::linux::fs and std::os::windows::io. Also adds punctuation for consistency with other descriptions.
2020-07-27mv std libs to library/mark-0/+220