summaryrefslogtreecommitdiff
path: root/uring.c
AgeCommit message (Expand)Author
2020-06-10Introduce a common task buffer and convert cfgdir and rcon to use itDavid Härdeman
2020-06-10Make sqe allocation a bit more uniform...and make sure sqes are not leakedDavid Härdeman
2020-06-10Make server stop/start exec asynchronousDavid Härdeman
2020-06-06Clean up the refcounting to allow a proper exit on signalDavid Härdeman
2020-06-06Reparent most tasks to uringDavid Härdeman
2020-06-06Add skeleton functionality for announcing serversDavid Härdeman
2020-06-05Add enough functionality to actually be able to proxy a connectionDavid Härdeman
2020-06-05Implement more proxy functionalityDavid Härdeman
2020-06-05Initial commitDavid Härdeman