-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change condition to stop keep-alive loop
Earlier loop was being stopped when the route group got closed. Now loop stops when remote gets closed. It's more correct, since we don't need to send keep-alive packets to the closed remote, it will cause unnecessary network errors, resulting in a lot of logs which don't carry any useful information
- Loading branch information
Showing
1 changed file
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters