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

Channel clean up #35

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Channel clean up #35

merged 1 commit into from
Mar 25, 2024

Conversation

tzaeschke
Copy link
Collaborator

@tzaeschke tzaeschke commented Mar 25, 2024

DatagramChannel improvements:

  • Better concurrency support
  • Fixed handling of connect(), disconnect() and bind()
  • Fixed buffer resizing with MTU
  • Removed duplicate code
  • General clean up

This change is Reviewable

@tzaeschke tzaeschke self-assigned this Mar 25, 2024
@tzaeschke tzaeschke merged commit 324b243 into master Mar 25, 2024
8 checks passed
@tzaeschke tzaeschke deleted the fix/35-channel-cleanup branch March 25, 2024 15:05
tzaeschke pushed a commit that referenced this pull request Mar 25, 2024
tzaeschke pushed a commit that referenced this pull request Mar 25, 2024
tzaeschke pushed a commit that referenced this pull request Mar 25, 2024
tzaeschke pushed a commit that referenced this pull request Mar 25, 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