listen_loop(): When shutting down gracefully, close listening ports
authorFabian Keil <fk@fabiankeil.de>
Sat, 13 Feb 2021 12:43:02 +0000 (13:43 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 10 Nov 2021 16:46:52 +0000 (17:46 +0100)
commitaaceefe0b1e2b0f4f7cc3a916fe42a35b90701d4
treea7fc3360f4db297a0421539e3416d46ea15dcbf3
parent018fd2abbc6d4e26d9d47a662056f41a56b6ae3c
listen_loop(): When shutting down gracefully, close listening ports

... before waiting for the threads to exit.

Allows to start a second Privoxy with the same config file
while the first Privoxy is still running.
jcc.c