summaryrefslogtreecommitdiff
path: root/src/reactor.h
AgeCommit message (Collapse)Author
2023-01-26More tests and documentationAlbert Cervin
Also, split out platform-specific parts and add mocks for tests.
2022-12-06Add minibufferAlbert Cervin
2022-11-27Implement the reactorAlbert Cervin
Currently only supports Linux through epoll.