Go to file
Wolfgang Bumiller 04f7276b1a tools/daemon: dup the TcpListener file descriptor
Now that we let hyper shutdown gracefully we need an owned
version of the listening socket to prevent it from closing
before running the reload preparations.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-04-10 15:20:10 +02:00
src tools/daemon: dup the TcpListener file descriptor 2019-04-10 15:20:10 +02:00