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

The max wait_duration shouldn't greater than kcp interval #436

Closed
halx99 opened this issue Jan 31, 2024 · 0 comments · Fixed by #437
Closed

The max wait_duration shouldn't greater than kcp interval #436

halx99 opened this issue Jan 31, 2024 · 0 comments · Fixed by #437
Labels

Comments

@halx99
Copy link
Member

halx99 commented Jan 31, 2024

reproduce step on macos:

  1. build echo_server & echo_client with YASIO_ENABLE_KCP=ON
  2. run them, not working properly

solution: make event loop interval <= kcp.internval

@halx99 halx99 added the bug label Jan 31, 2024
@halx99 halx99 linked a pull request Jan 31, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant