Commit Graph

3 Commits

Author SHA1 Message Date
oysteikt 6dd67cdb50 test/rcon: name sockets fds more clearly
Distinguishing between `sv[0]` and `sv[1]` gets old after a while...
Let's name them `client` and `server` for clarity.
2026-06-12 00:09:52 +09:00
oysteikt 16e9f12a34 Split off rcon related code into separate source file
Also rename tests and rename some constants, and modify Makefile to
handle the new structure.
2026-06-11 17:02:21 +09:00
oysteikt ca3139fe3b tests: create some basic unit tests 2026-06-11 04:31:54 +09:00