提交歷史

作者 SHA1 備註 提交日期
  whitequark 0091191cce Rework TcpSocket::{send,recv} to remove need for precomputing size. 7 年之前
  Egor Karavaev 096ce02ac4 Implement a SocketRef smart pointer to detect state changes. 7 年之前
  whitequark d88ef3c8d3 Drop the pretense that anyone cares about non-IP over Ethernet. 7 年之前
  Egor Karavaev 331dc10780 Add support for IPv4 default gateway. 7 年之前
  whitequark b7b4877a85 Fix an embarassing relative/absolute time mismatch in examples. 7 年之前
  whitequark 39464a53fc Compute soft deadline in poll() and use nonblocking sockets. 7 年之前
  whitequark c799bfc398 Add --pcap option to all our examples. 7 年之前
  whitequark ddba30e9cf Update README to explain how the client example works. 8 年之前
  whitequark be9d0a202d Don't block forever in TapInterface. 8 年之前
  whitequark a0f2c62ac9 Add a TCP client example. 8 年之前