aboutsummaryrefslogtreecommitdiffstats
path: root/server/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Implemented multiplexing in main thread (TCP loop). Removed CMake files.HEADmasterjustanothercatgirl2025-02-081-21/+0
| | | | | TODO: Implement multiplexing in worker threads (UDP loops), implement channel_pool interface.
* Renamed types, migrated to make, changed directory hierarchyjustanothercatgirl2025-02-021-2/+9
|
* initial commitjustanothercatgirl2024-06-211-0/+14
TODO: implement O_NONBLOCK switching on channel socket