aboutsummaryrefslogtreecommitdiff
path: root/proc.c
Commit message (Collapse)AuthorAge
...
* Break the common process set up, event loop and imsg dispatch codenicm2015-10-27
between server and client out into a separate internal API. This will make it easier to add another process.