about summary refs log tree commit diff
path: root/library/std/src/sys/net/connection/xous/tcpstream.rs
AgeCommit message (Expand)AuthorLines
2025-04-27use generic Atomic type where possibleChristopher Durham-5/+5
2025-03-25Fix typo in error messageThalia Archibald-1/+1
2025-02-28Use correct error message casing for `io::const_error`sNoratrieb-19/+19
2025-02-10Fix &&str and trailing commas in io::const_error!Thalia Archibald-20/+20
2025-02-10Use io::const_error! when possible over io::Error::newThalia Archibald-1/+1
2025-02-02std: move network code into `sys`joboet-0/+424