You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.
External reachability should not make a connection attempt fail. Instead, the result of the test should be reported to the upper layer. The test must be executed based on setting by set_ext_reachability_test.
Also, bootstrapping should not test for external reachability anymore; it should be tested only on connect calls.
The text was updated successfully, but these errors were encountered:
douglascaetano
changed the title
Remove external reachability test from bootstrap
External reachability test should not make a connection attempt fail
Mar 1, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
External reachability should not make a connection attempt fail. Instead, the result of the test should be reported to the upper layer. The test must be executed based on setting by
set_ext_reachability_test
.Also, bootstrapping should not test for external reachability anymore; it should be tested only on
connect
calls.The text was updated successfully, but these errors were encountered: