about summary refs log tree commit diff
path: root/library/std/src/sys/net/connection/sgx.rs
AgeCommit message (Expand)AuthorLines
2025-09-19std: simplify host lookupjoboet-24/+5
2025-09-08std: make address resolution weirdness local to SGXjoboet-22/+59
2025-08-26remove deprecated Error::description in implsMarijn Schouten-6/+1
2025-02-12std: replace the `FromInner` implementation for addresses with private conver...joboet-35/+0
2025-02-02std: move network code into `sys`joboet-0/+536