aboutsummaryrefslogtreecommitdiff
path: root/include/server.h
AgeCommit message (Expand)Author
2020-08-31client: Do not leak idle clients on exitKenny Levinsen
2020-08-31server: Convert seat list to linked_listKenny Levinsen
2020-08-07seatd: Add command-line argumentsKenny Levinsen
2020-08-03server: Stack-allocate the serverKenny Levinsen
2020-08-03poller: Inline the poller into the server structKenny Levinsen
2020-07-31Initial implementation of seatd and libseatKenny Levinsen