forked from Blockstream/gdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: perform the associated reconnect inside reconnect_hint instead o…
…f outside This allows session dervied classes more flexibility in implementation, for example skipping a disconnect if the session is already disconnected. This also means that the only explicit call of reconnect on a session_impl is now from session::exception_handler.
- Loading branch information
1 parent
d62efca
commit 5482c2d
Showing
2 changed files
with
1 addition
and
1 deletion.
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