Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add timeout to async_connect operation
If the network goes down during a async_connect, we may end up being stuck forever in this function since there is no timeout to cancel it. Signed-off-by: Alex Michon <[email protected]>
- Loading branch information