diff options
| author | Stefan Boberg <[email protected]> | 2023-06-16 14:42:34 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-06-16 14:42:34 +0200 |
| commit | bd569bcfb4b249cded1cc68caddabcdc2db9b223 (patch) | |
| tree | bc442a01b9f98848afeaf6bcfbe5a0c29987008d /src/zenhttp | |
| parent | make sure to set error code to zero on success (diff) | |
| download | zen-bd569bcfb4b249cded1cc68caddabcdc2db9b223.tar.xz zen-bd569bcfb4b249cded1cc68caddabcdc2db9b223.zip | |
added ZenServerInstance::SpawnServerAndWait (#334)
this change adds `ZenServerInstance::SpawnServerAndWait()` which as the name implies spawns a server and then waits for the instance to reach a usable state before returning to the caller.
It also changes the behaviour of `ZenServerInstance::AttachToRunningServer()` so it matches the Spawn behaviour wrt automatic termination on ZenServerInstance destruction. Previously it would always terminate the subprocess on exit.
Diffstat (limited to 'src/zenhttp')
0 files changed, 0 insertions, 0 deletions