embassy/embassy-net/src
Matt Johnston b20427b2ec net: Make flush() wait for RST packets from abort()
Add docs to note that dropping a TcpSocket early will
prevent the .abort() RST from being sent.
2023-05-25 20:43:36 +08:00
..
device.rs add missing copy of icmpv6 checksum 2023-01-24 10:25:37 +01:00
dns.rs net: document crate. 2023-05-15 00:56:09 +02:00
fmt.rs fmt: Add dunmy use to avoid "unused variable" errors when no log is enabled. 2021-06-07 03:21:37 +02:00
lib.rs Update Rust nightly. 2023-05-19 17:12:39 +02:00
tcp.rs net: Make flush() wait for RST packets from abort() 2023-05-25 20:43:36 +08:00
time.rs net: do not use smoltcp Instant/Duration in public API. 2023-05-15 00:53:30 +02:00
udp.rs net: document crate. 2023-05-15 00:56:09 +02:00