aboutsummaryrefslogtreecommitdiff
path: root/zenutil/zenserverprocess.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Extended ZenServerInstance life cycle managementStefan Boberg2021-08-091-7/+34
|
* Changed naming scheme for lifecycle events. Always create shutdown events ↵Stefan Boberg2021-08-091-1/+1
| | | | (not just in test scenarios)
* Added ZenServerInstance::AttachToRunningServerStefan Boberg2021-08-091-0/+30
|
* Added ZenServerState implementation, used to track and enumerate live Zen ↵Stefan Boberg2021-08-091-0/+248
| | | | server instances
* Added support for defining test/non-test server environmentsStefan Boberg2021-08-061-35/+117
|
* Repurposing test utility code to enable server control via zenStefan Boberg2021-08-061-0/+173