diff --git a/daemon/main.c b/daemon/main.c index 63b2e8213..662766e00 100644 --- a/daemon/main.c +++ b/daemon/main.c @@ -1985,6 +1985,7 @@ int main(int argc, char **argv) { #endif poller_free(&rtpe_pollers[idx]); g_free(rtpe_pollers); + release_closed_sockets(); interfaces_free(); #ifndef WITHOUT_NFTABLES nftables_shutdown(rtpe_config.nftables_chain, rtpe_config.nftables_base_chain,