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

fix(net): Remove localhost Sockets #61

Merged
merged 3 commits into from
Aug 29, 2024
Merged

fix(net): Remove localhost Sockets #61

merged 3 commits into from
Aug 29, 2024

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Aug 29, 2024

Description

Removes localhost socket addrs to prevent loopback confusion during peer discovery.

@refcell refcell self-assigned this Aug 29, 2024
@refcell refcell requested a review from merklefruit August 29, 2024 21:18
@refcell refcell added C-docs Improvements or additions to documentation A-net Area: Network crate labels Aug 29, 2024
@refcell refcell merged commit 5f0c9ca into main Aug 29, 2024
11 checks passed
@refcell refcell deleted the rf/no-localhost branch August 29, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-net Area: Network crate C-docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants