Commit Verlauf

Autor SHA1 Nachricht Datum
  whitequark 004cfd439b Improve the user-facing TCP socket API. vor 8 Jahren
  whitequark 0ad1ac0ef2 Generalize the TCP tests to accept multiple packets. vor 8 Jahren
  whitequark 72abe80df8 Factor out IpRepr into the wire module. vor 8 Jahren
  whitequark a713342120 Group IP header parts in the socket layer as struct IpRepr. vor 8 Jahren
  whitequark f89690c278 Get rid of explicit backlog. vor 8 Jahren
  whitequark a454a89b9e Implement conversion of incoming TCP connections into TCP streams. vor 8 Jahren
  whitequark ab61890b09 Implement TCP server sockets. vor 8 Jahren
  whitequark b0f7ac11ae Add some sanity into buffer names (avoid clases with wire::*). vor 8 Jahren
  whitequark 00c311a5b8 Add some sanity into enumeration names (avoid "*Type"). vor 8 Jahren
  whitequark 85ae54a488 Sort out buffer lengths. vor 8 Jahren
  whitequark c7492b3b51 Implement TCP stream ring buffers. vor 8 Jahren
  whitequark b56fb85a30 UdpBufferElem → UdpPacket vor 8 Jahren
  whitequark 37f565abe2 Fix lifetime variance. vor 8 Jahren
  whitequark 8b89de2faa Working UDP loopback. vor 8 Jahren
  whitequark 59dae01e9c Rethink the buffering strategy with Managed<T>. vor 8 Jahren
  whitequark 8ff9b17a97 Significantly simplify buffering. vor 8 Jahren
  whitequark 3377b911d8 Implement network part of communication through UDP sockets. vor 8 Jahren
  whitequark 659f6ed6f6 Implement UDP sockets. vor 8 Jahren