about summary refs log tree commit diff
path: root/library/std/src/sys/unix/ext/io.rs
AgeCommit message (Expand)AuthorLines
2021-04-25Inline most raw socket, fd and handle conversionsKaiJewson-0/+12
2020-10-03Rollup merge of #77182 - GuillaumeGomez:missing-examples-fd-traits, r=pickfireJonas Schievink-0/+40
2020-10-02Simplify fd examplesGuillaume Gomez-19/+16
2020-09-25Add missing examples for Fd traitsGuillaume Gomez-0/+43
2020-09-20fix typosWithout Boats-2/+2
2020-09-20Make RawFd implement the RawFd traitsWithout Boats-0/+19
2020-09-11Update `std::os` module documentation.Christiaan Dirkx-1/+1
2020-07-27mv std libs to library/mark-0/+124