Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | daemon: implemented verbose output on timeout. | 2019-03-29 | 1 | -0/+1 | |
| | | | | | | | | | Server daemon outputs error message when the client times out into stderr. This commit is part of ticket 3. Signed-off-by: Paulius Ratkevičius <pauliuz95@gmail.com> | ||||
* | daemon: add networking code. | 2019-03-29 | 1 | -0/+229 | |
Port networking code from previous project. This commit is part of ticket 3. Signed-off-by: Paulius Ratkevičius <pauliuz95@gmail.com> |