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

Fixed data lost on Non-Blocking send & protected UDP. #12

Merged
merged 3 commits into from
Nov 27, 2020

Conversation

lemunozm
Copy link
Owner

@lemunozm lemunozm commented Nov 26, 2020

  • Fixed non-blocking data lost by active waiting.
  • Protected from long UDP packets.
  • Added integration tests.
  • Updated v0.4.6

lemunozm referenced this pull request in lemunozm/termchat Nov 26, 2020
@lemunozm lemunozm force-pushed the fix/fast_fix_send_would_block branch from ac6b7be to c1408b1 Compare November 26, 2020 17:59
@lemunozm lemunozm force-pushed the fix/fast_fix_send_would_block branch 12 times, most recently from b3eb7a6 to e116bd4 Compare November 27, 2020 11:10
@lemunozm lemunozm force-pushed the fix/fast_fix_send_would_block branch from e116bd4 to aac2046 Compare November 27, 2020 11:18
@lemunozm lemunozm merged commit f06cdee into master Nov 27, 2020
@lemunozm lemunozm deleted the fix/fast_fix_send_would_block branch November 27, 2020 11:23
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