Historial de Commits

Autor SHA1 Mensaje Fecha
  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 3 años
  Ryan Summers 02d565a3a3 Restructuring to allow-unused hace 3 años
  Ryan Summers c0235f1548 Fixing feature flag hace 3 años
  Ryan Summers 058e5b7886 Updating packet buffer clear to be UDP-only hace 3 años
  Ryan Summers 4749c328b1 Updating UDP close to clear RX/TX buffers hace 3 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 6 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