aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/command.c (follow)
Commit message (Expand)AuthorAge
* event_loop: add event_loop_add_onceEgor Tensin2023-06-13
* sanitize #include-sEgor Tensin2023-06-13
* event_loop: hide the API detailsEgor Tensin2023-06-13
* use signalfd to stop on SIGTERMEgor Tensin2023-06-13
* command: fix a race conditionEgor Tensin2023-06-12
* msg: strings, not wordsEgor Tensin2023-05-15
* rework server-worker communicationEgor Tensin2023-05-15
* command: adjust order of parameters to handlersEgor Tensin2023-05-14
* msg: enforce at least one wordEgor Tensin2023-05-14
* command: refactoringEgor Tensin2023-05-13
* best practices & coding style fixesEgor Tensin2023-05-13
* add command module to handle request-response communicationsEgor Tensin2023-05-13