-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reuse reconnect logic for inactivity check
This reuses reconnect code associated with handling disconnect notification for the echo failure, It makes code more readble and avoids unneccessary use of additional mutexes and flags. Signed-off-by: Periyasamy Palanisamy <[email protected]>
- Loading branch information
1 parent
78325e0
commit 7d0abec
Showing
4 changed files
with
279 additions
and
222 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
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
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
Oops, something went wrong.