Histórico de Commits

Autor SHA1 Mensagem Data
  Egor Karavaev 5303501173 Factor out RawSocket::accepts. há 8 anos atrás
  whitequark fb05226a62 Refactor the "continuous" ring buffer interface. há 8 anos atrás
  whitequark 39464a53fc Compute soft deadline in poll() and use nonblocking sockets. há 8 anos atrás
  whitequark 3974dc780f Get rid of unused arguments in Socket::{process,dispatch}. há 8 anos atrás
  whitequark ab0eccd213 Get rid of IpPayload and indirection in Socket::dispatch. há 8 anos atrás
  whitequark 917f89e14b Use FnOnce, not FnMut, in Socket::dispatch() functions. há 8 anos atrás
  whitequark 7533542ba8 Fix warnings. há 8 anos atrás
  whitequark ee0b8b3f7a Rework and test raw sockets. há 8 anos atrás
  whitequark a1910baa91 Put the debug_id field first in sockets. há 8 anos atrás
  whitequark 5bf64586cd Get rid of Result<_, ()>. há 8 anos atrás
  whitequark 1a11e4db5a Remove useless redundant tests. há 8 anos atrás
  whitequark f31f7240be Rename RingBuffer::{dequeue_mut→dequeue}, remove RingBuffer::dequeue. há 8 anos atrás
  whitequark 6bb9200c06 Annotate all simple getters with #[inline]. há 8 anos atrás
  whitequark 5dfc861e38 Remove *Socket::{process,dispatch} from public interface. há 8 anos atrás
  whitequark 735def7e1b Do not attempt to validate length of packets being emitted. há 8 anos atrás
  Egor Karavaev ed08b74427 Add `RawSocket`. há 8 anos atrás