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