Skip to content

test: Add a TCP server test suite.#2989

Draft
iphydf wants to merge 2 commits intoTokTok:masterfrom
iphydf:tcp-test
Draft

test: Add a TCP server test suite.#2989
iphydf wants to merge 2 commits intoTokTok:masterfrom
iphydf:tcp-test

Conversation

@iphydf
Copy link
Member

@iphydf iphydf commented Jan 19, 2026

This change is Reviewable

@iphydf iphydf added this to the v0.2.22 milestone Jan 19, 2026
@github-actions github-actions bot added the test Adding missing tests, refactoring tests; no production code change label Jan 19, 2026
- Introduce `Ev` abstraction for event loops. - Implement `os_event` using epoll (Linux) and AFD/poll (Windows/other). - Update `toxcore` networking to use `Ev`. - Add `experimental_iterate_timeout_ms` option to blocking wait. - Add `FakeEvent` for testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Adding missing tests, refactoring tests; no production code change

1 participant