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 DatagramChannel connection tracking #33

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Conversation

tzaeschke
Copy link
Collaborator

@tzaeschke tzaeschke commented Mar 13, 2024

The DatagramChannel is mixing up connections of the underlying channel (to first hop) and the implemented channel (to a remote host).


This change is Reviewable

Tilmann Zäschke added 2 commits March 13, 2024 10:59
@tzaeschke tzaeschke self-assigned this Mar 13, 2024
@tzaeschke tzaeschke merged commit dff4a70 into master Mar 13, 2024
8 checks passed
@tzaeschke tzaeschke deleted the fix/33-socket-send-NPE branch March 13, 2024 10:11
tzaeschke pushed a commit that referenced this pull request Mar 13, 2024
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.

1 participant