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

Make NetConnection local and remote address failable #39

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Conversation

dr-orlovsky
Copy link
Member

@dr-orlovsky dr-orlovsky commented Feb 12, 2024

Closes #37

This doesn't touch NetListener::local_addr since (1) it will still have to panic due Resource::id implementation and (2) I assume there is no conditions under which the listener local address method should fail

@dr-orlovsky dr-orlovsky added the bug Something isn't working label Feb 12, 2024
@dr-orlovsky dr-orlovsky merged commit 82fa52d into master Feb 12, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic on connect
2 participants