Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove some FIXME:s | Linus Nordberg | 2019-07-01 | 1 | -1/+1 |
* | add a genserver for handling remotes and start forwarding data | Linus Nordberg | 2019-06-27 | 1 | -1/+1 |
* | keep tokens and their modules in maps | Linus Nordberg | 2019-06-26 | 1 | -2/+2 |
* | stop exposing config records | Linus Nordberg | 2019-06-24 | 1 | -8/+2 |
* | init servers from config; cleanup on app stop | Linus Nordberg | 2019-06-24 | 1 | -8/+22 |
* | start one sock_server per token; give servers a chance to clean up | Linus Nordberg | 2019-06-24 | 1 | -13/+19 |
* | include unix pid in socket name | Linus Nordberg | 2019-06-24 | 1 | -3/+4 |
* | server side accepting connections, reading from socket | Linus Nordberg | 2019-06-20 | 1 | -0/+42 |