Historial de Commits

Autor SHA1 Mensaje Fecha
  whitequark 961b12ce93 Add a sinkhole to the server example. hace 7 años
  whitequark be9d0a202d Don't block forever in TapInterface. hace 8 años
  whitequark a0f2c62ac9 Add a TCP client example. hace 8 años
  whitequark b88204c607 Factor out common code from examples. hace 8 años
  TÖRÖK Attila e436356ae7 examples/server: fix outdated/misleading variable name. hace 8 años
  whitequark b860505775 Try to get TCP state query methods into a saner state. hace 8 años
  whitequark 830f9d9ad5 Update TcpSocket::{can,may}_{send,recv} APIs. hace 8 años
  whitequark 8bff18cfdd Rework the user-facing error handling in UDP sockets. hace 8 años
  whitequark d5638f469f Return the amount of bytes sent from UdpSocket::send_slice. hace 8 años
  whitequark 0ccd6205f7 Swap the data and endpoint in UdpSocket methods. hace 8 años
  whitequark 8f28e99a0c Make interfaces not own the sockets. hace 8 años
  whitequark 70a09735c9 Make binding the UDP socket an explicit operation. hace 8 años
  whitequark 019d03d758 Implement socket sets. hace 8 años
  whitequark 839eae82a3 Use Managed/ManagedSlice for EthernetInterface. hace 8 años
  whitequark 657658de87 Reorder type parameters of Interface. hace 8 años
  whitequark 286c130dc5 Implement TCP retransmission. hace 8 años
  whitequark 5860c365f5 Impement fault injection. hace 8 años
  whitequark 553d640057 Implement the TCP TIME-WAIT state. hace 8 años
  whitequark 05cadcf0e4 More sensible naming for examples. hace 8 años