aboutsummaryrefslogtreecommitdiffstats
path: root/server/channel.c
Commit message (Collapse)AuthorAgeFilesLines
* Implemented multiplexing in main thread (TCP loop). Removed CMake files.HEADmasterjustanothercatgirl2025-02-081-13/+28
| | | | | TODO: Implement multiplexing in worker threads (UDP loops), implement channel_pool interface.
* Renamed types, migrated to make, changed directory hierarchyjustanothercatgirl2025-02-021-103/+150
|
* Updated C headers libraryjustanothercatgirl2024-06-301-29/+25
|
* Я ночью плачу и дрочу, я лишь с тобою быть ↵justanothercatgirl2024-06-221-76/+43
| | | | хочу...
* initial commitjustanothercatgirl2024-06-211-0/+163
TODO: implement O_NONBLOCK switching on channel socket