Histórico de Commits

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