aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Implemented multiplexing in main thread (TCP loop). Removed CMake files.HEADmasterjustanothercatgirl2025-02-081-0/+2
| | | | | TODO: Implement multiplexing in worker threads (UDP loops), implement channel_pool interface.
* initial commitjustanothercatgirl2024-06-211-0/+5
TODO: implement O_NONBLOCK switching on channel socket