mirror of
https://github.com/TokTok/c-toxcore
synced 2026-03-29 18:19:52 +00:00
- `FakeTcpSocket` handles basic TCP state machine (SYN, ACK, RST, buffering). - `NetworkUniverse` handles TCP routing and loopback. - Add `TcpRelayChaining` test. - Add LogFilter to Simulation.