Skip to content

Commit

Permalink
connection-manager: un/mask resource handling
Browse files Browse the repository at this point in the history
When requestOutboundConnection is run we have two calls which needs
to take care of resources

* connect
* connection handler thread

This patch avoids having resource cleanups for both calls to overlap.
  • Loading branch information
coot committed Oct 14, 2021
1 parent 5e382ae commit 9c29c0a
Showing 1 changed file with 294 additions and 267 deletions.

0 comments on commit 9c29c0a

Please sign in to comment.