summaryrefslogtreecommitdiffstats
path: root/Source/cmConnection.h
Commit message (Collapse)AuthorAgeFilesLines
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
| | | | Also remove `#include "cmConfigure.h"` from most source files.
* server: Add support for connections that aren't event basedJustin Berger2017-07-111-16/+30
|
* server: Refactor to make the event loop owned by server objectJustin Berger2017-07-111-0/+104