aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/httpserver.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2023-06-16 14:42:34 +0200
committerGitHub <[email protected]>2023-06-16 14:42:34 +0200
commitbd569bcfb4b249cded1cc68caddabcdc2db9b223 (patch)
treebc442a01b9f98848afeaf6bcfbe5a0c29987008d /src/zenhttp/httpserver.cpp
parentmake sure to set error code to zero on success (diff)
downloadzen-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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions