Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Dario Nieuwenhuis 43cf6caddf Simplify SocketSet lifetimes 4 жил өмнө
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant 4 жил өмнө
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes 4 жил өмнө
  Alex Crawford ddb876bec4 Remove redundant field names from structs 4 жил өмнө
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 4 жил өмнө
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns 4 жил өмнө
  Alex Crawford 5a26227909 Remove unnecessary returns 4 жил өмнө
  Pierre Krieger 2f80e1ac6a Implement Hash for SocketHandle 5 жил өмнө
  Valentin Lorentz ce2fbb7dd2 Add support for IPv6 to ICMP sockets. 7 жил өмнө
  Philipp Oppermann c2d18ec071 Return specific sockets from `new` functions instead of `Socket`. 7 жил өмнө
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. 7 жил өмнө
  whitequark 7937011424 Extract socket handle into a new SocketMeta structure. 7 жил өмнө
  Dan Robertson ef4af850e0 Add ICMP sockets 7 жил өмнө
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. 7 жил өмнө
  whitequark f64a99a4e6 Use a much more sensible method naming for SocketRef. 7 жил өмнө
  whitequark 42e2c04dee Expose wrapping and unwrapping of SocketRefs. 7 жил өмнө
  whitequark 7e4971df32 Rename Cargo features: socket-* → proto-*. 7 жил өмнө
  Egor Karavaev 096ce02ac4 Implement a SocketRef smart pointer to detect state changes. 7 жил өмнө
  whitequark 100b57aa66 Replace "socket debug identifiers" with just socket handles. 7 жил өмнө
  whitequark a983c629b9 Allow disabling any of: raw, TCP or UDP sockets. 7 жил өмнө
  whitequark bf4ddef87d Remove all remnants of the collections feature. 7 жил өмнө
  Egor Karavaev ed08b74427 Add `RawSocket`. 7 жил өмнө
  whitequark a155269d3d Remove the `use_` prefix from feature names. 8 жил өмнө
  whitequark bb83f4b590 Actually close TCP sockets with 0 references during pruning. 8 жил өмнө
  whitequark 2c321a9d34 Trace pruning of sockets from a set. 8 жил өмнө
  whitequark 309d0f56c8 Fix build with no alloc or collections. 8 жил өмнө
  whitequark 4952f5573c Add reference counting to SocketSet. 8 жил өмнө
  whitequark 16826628fe Distinguish sockets by debug identifiers (socket set indexes). 8 жил өмнө
  whitequark 0dedbaf597 impl Debug for SocketSet. 8 жил өмнө
  whitequark 0293008ad8 Allow copying socket set handles. 8 жил өмнө