Commit History

Autor SHA1 Mensaxe Data
  Philipp Oppermann c2d18ec071 Return specific sockets from `new` functions instead of `Socket`. %!s(int64=7) %!d(string=hai) anos
  Dan Robertson 507d2fe0ea Add the proto-ipv4 feature. %!s(int64=7) %!d(string=hai) anos
  whitequark 7937011424 Extract socket handle into a new SocketMeta structure. %!s(int64=7) %!d(string=hai) anos
  Dan Robertson ef4af850e0 Add ICMP sockets %!s(int64=7) %!d(string=hai) anos
  whitequark f58cc4bcbb Rename proto-* features back to socket-*. %!s(int64=7) %!d(string=hai) anos
  whitequark f64a99a4e6 Use a much more sensible method naming for SocketRef. %!s(int64=7) %!d(string=hai) anos
  whitequark 42e2c04dee Expose wrapping and unwrapping of SocketRefs. %!s(int64=7) %!d(string=hai) anos
  whitequark 7e4971df32 Rename Cargo features: socket-* → proto-*. %!s(int64=7) %!d(string=hai) anos
  Egor Karavaev 096ce02ac4 Implement a SocketRef smart pointer to detect state changes. %!s(int64=7) %!d(string=hai) anos
  whitequark 100b57aa66 Replace "socket debug identifiers" with just socket handles. %!s(int64=7) %!d(string=hai) anos
  whitequark a983c629b9 Allow disabling any of: raw, TCP or UDP sockets. %!s(int64=7) %!d(string=hai) anos
  whitequark bf4ddef87d Remove all remnants of the collections feature. %!s(int64=7) %!d(string=hai) anos
  Egor Karavaev ed08b74427 Add `RawSocket`. %!s(int64=7) %!d(string=hai) anos
  whitequark a155269d3d Remove the `use_` prefix from feature names. %!s(int64=8) %!d(string=hai) anos
  whitequark bb83f4b590 Actually close TCP sockets with 0 references during pruning. %!s(int64=8) %!d(string=hai) anos
  whitequark 2c321a9d34 Trace pruning of sockets from a set. %!s(int64=8) %!d(string=hai) anos
  whitequark 309d0f56c8 Fix build with no alloc or collections. %!s(int64=8) %!d(string=hai) anos
  whitequark 4952f5573c Add reference counting to SocketSet. %!s(int64=8) %!d(string=hai) anos
  whitequark 16826628fe Distinguish sockets by debug identifiers (socket set indexes). %!s(int64=8) %!d(string=hai) anos
  whitequark 0dedbaf597 impl Debug for SocketSet. %!s(int64=8) %!d(string=hai) anos
  whitequark 0293008ad8 Allow copying socket set handles. %!s(int64=8) %!d(string=hai) anos
  whitequark 019d03d758 Implement socket sets. %!s(int64=8) %!d(string=hai) anos