about summary refs log tree commit diff
path: root/library/std/src/sys/pal/xous/net/udp.rs
AgeCommit message (Expand)AuthorLines
2025-02-02std: move network code into `sys`joboet-459/+0
2024-11-26std: update internal uses of `io::const_error!`joboet-28/+22
2024-07-29Reformat `use` declarations.Nicholas Nethercote-4/+4
2024-04-11Factor some common `io::Error` constantsBenoƮt du Garreau-8/+2
2024-01-13xous: net: initial commit of network supportSean Cross-0/+471