Historial de Commits

Autor SHA1 Mensaje Fecha
  whitequark 3974dc780f Get rid of unused arguments in Socket::{process,dispatch}. hace 7 años
  whitequark ab0eccd213 Get rid of IpPayload and indirection in Socket::dispatch. hace 7 años
  whitequark 917f89e14b Use FnOnce, not FnMut, in Socket::dispatch() functions. hace 7 años
  whitequark 7533542ba8 Fix warnings. hace 7 años
  whitequark ee0b8b3f7a Rework and test raw sockets. hace 7 años
  whitequark a1910baa91 Put the debug_id field first in sockets. hace 7 años
  whitequark 5bf64586cd Get rid of Result<_, ()>. hace 7 años
  whitequark 1a11e4db5a Remove useless redundant tests. hace 7 años
  whitequark f31f7240be Rename RingBuffer::{dequeue_mut→dequeue}, remove RingBuffer::dequeue. hace 7 años
  whitequark 6bb9200c06 Annotate all simple getters with #[inline]. hace 7 años
  whitequark 5dfc861e38 Remove *Socket::{process,dispatch} from public interface. hace 7 años
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. hace 7 años
  Egor Karavaev ed08b74427 Add `RawSocket`. hace 7 años