Mark proxy connection free on error

This commit is contained in:
2023-01-05 22:29:28 +01:00
parent c7be0adc66
commit 993cb65724
3 changed files with 6 additions and 3 deletions

View File

@ -306,6 +306,7 @@ int main(int argc, char *const argv[]) {
notice("Ready to accept connections");
// TODO handle timeouts in epoll
async_thread();
notice("Goodbye!");