about summary refs log tree commit diff
path: root/library/std/src/sys/net/connection/socket/wasip2.rs
AgeCommit message (Expand)AuthorLines
2025-09-30std: merge address family computationjoboet-10/+2
2025-09-30std: add missing unsafe blocksjoboet-5/+5
2025-07-03setup CI and tidy to use typos for spellchecking and fix few typosklensy-1/+1
2025-03-06library: Use size_of from the prelude instead of importedThalia Archibald-1/+1
2025-02-12std: replace the `FromInner` implementation for addresses with private conver...joboet-5/+4
2025-02-02std: move network code into `sys`joboet-0/+417