Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented multiplexing in main thread (TCP loop). Removed CMake files.HEADmaster | justanothercatgirl | 2025-02-08 | 1 | -21/+0 |
| | | | | | TODO: Implement multiplexing in worker threads (UDP loops), implement channel_pool interface. | ||||
* | Renamed types, migrated to make, changed directory hierarchy | justanothercatgirl | 2025-02-02 | 1 | -2/+9 |
| | |||||
* | initial commit | justanothercatgirl | 2024-06-21 | 1 | -0/+14 |
TODO: implement O_NONBLOCK switching on channel socket |