提交歷史

作者 SHA1 備註 提交日期
  Klim Tsoutsman 33496076a1 Make `AnySocket` object safe 2 年之前
  Klim Tsoutsman 66325a1b8f Remove `Sized` bound from `Socket` methods 2 年之前
  Klim Tsoutsman 24af392a25 Make `AnySocket` object safe 2 年之前
  lachlansneff-parallel da59503d7f Add additional DHCP configurability (try two) (#650) 2 年之前
  Dario Nieuwenhuis 9e18ca127e socket_set: add get_mut, make get immutable. 2 年之前
  Dario Nieuwenhuis 72a9ee46ce socket: reorganize module structure, with one module per protocol. 2 年之前
  Emil Fresk 5fdae13164 Make Dns's QueryHandle public 3 年之前
  Dario Nieuwenhuis da1a2b2df0 socket: add DNS 3 年之前
  Anuvrat 8ba8830378 Corrects minor spelling errors 3 年之前
  Dario Nieuwenhuis 0ebf896fff socket: refactor Context to be just InterfaceInner. 3 年之前
  Dario Nieuwenhuis 4e365ce9ba Make SocketSet private, move to `iface`. 3 年之前
  Dario Nieuwenhuis ff47259603 socket: move meta from XxxSocket to SocketSetItem. 3 年之前
  Dario Nieuwenhuis 20124dbfd4 socket: cleanup some cfg's 3 年之前
  Dario Nieuwenhuis ef213fa772 socket: remove SocketRef. 3 年之前
  Thibaut Vandervelden f67f024882 Use one PAN ID for source and destination 3 年之前
  Thibaut Vandervelden 3d782f19cd Add support for 802.15.4 and 6LoWPAN 4 年之前
  Dario Nieuwenhuis 28024a1249 socket/dhcp: add basic test 3 年之前
  qiujiangkun a4275a5966 use micros in Instant and Duration 3 年之前
  Thibaut Vandervelden f72e471eb0 Fix clippy because of MSV change 3 年之前
  Thibaut Vandervelden 53a7da3bfc Remove trailing commas in macros 3 年之前
  Dario Nieuwenhuis 2cb407d62a rustfmt 3 年之前
  Dario Nieuwenhuis 8a225837e2 Add Context struct. 3 年之前
  Dario Nieuwenhuis b791ef535e dhcp: convert to socket 4 年之前
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support 4 年之前
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant 4 年之前
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes 4 年之前
  Dario Nieuwenhuis e9e1477373 tcp: add Delayed ACK 4 年之前
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 4 年之前
  Dario Nieuwenhuis 23bb12a856 Async/await waker support. 4 年之前
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns 4 年之前