Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Keeter 5206a8710e Fix PacketBuffer contig_window check when empty hace 2 años
  Lachlan Sneff e9929f486f Simplify send_with functions hace 3 años
  Lachlan Sneff 4af0b4b932 Fix after rebasing hace 3 años
  Lachlan Sneff d7e8278a06 Add send_with to udp, raw, and icmp sockets hace 3 años
  Dario Nieuwenhuis b7871e4e57 udp, icmp, raw: return own error enums for public API. hace 3 años
  Anuvrat 8ba8830378 Corrects minor spelling errors hace 3 años
  luojia65 7a0df7da91 Code format using `cargo fmt` hace 3 años
  luojia65 bd1d6da03e Add lint `#[must_use]` for ring buffer functions. hace 3 años
  Thibaut Vandervelden 51b2adddad Fix clippy lints hace 3 años
  Dario Nieuwenhuis 2cb407d62a rustfmt hace 4 años
  Ryan Summers 02d565a3a3 Restructuring to allow-unused hace 4 años
  Ryan Summers c0235f1548 Fixing feature flag hace 4 años
  Ryan Summers 058e5b7886 Updating packet buffer clear to be UDP-only hace 4 años
  Ryan Summers 4749c328b1 Updating UDP close to clear RX/TX buffers hace 4 años
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support hace 4 años
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes hace 4 años
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 hace 4 años
  Gary Guo 0d82444556 Fix packet buffer panic caused by large payload (#332) hace 5 años
  Scott Mabin a67ee07922 Add capacity methods to all sockets. hace 5 años
  Kai Lüke 0588101384 Implement peek functions for UDP sockets hace 6 años
  Dan Robertson 682fc30782 Fix packet buffer enqueue logic error hace 7 años
  whitequark cd893e6ab6 fn PacketMetadata::empty() → const PacketMetadata::EMPTY. hace 7 años
  whitequark 35209c984d Distinguish PacketBuffer running out of payload space and capacity. hace 7 años
  whitequark 86c59fe344 Factor out storage::PacketBuffer from socket::UdpSocket. hace 7 años