Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify dial_peer function to allocate new port on each dial #750

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

sh3ll3x3c
Copy link
Member

  • Allocate new port on each new dial attempt preventing the Address already in use (os error 48) type of errors
  • Override and set different dial conditions for bootstrap process and diagnostics API

@sh3ll3x3c sh3ll3x3c merged commit df7d0c4 into main Nov 22, 2024
3 checks passed
@sh3ll3x3c sh3ll3x3c deleted the dial-connectivity-issue branch November 22, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants