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

[examples-echo] immediate means now, not 1 second later #557

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

kazuho
Copy link
Member

@kazuho kazuho commented Jul 19, 2023

When a connection is requesting it's callback to be called immediately (i.e., value returned by quicly_get_first_timeout no greater than "now"), select should be called with zero timeout.

However, at the moment, we are introducing one second delay.

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