Historique des commits

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