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 example-echo sometimes not work when run on the same host #555

Open
chenbd opened this issue Jul 15, 2023 · 0 comments
Open

The example-echo sometimes not work when run on the same host #555

chenbd opened this issue Jul 15, 2023 · 0 comments

Comments

@chenbd
Copy link

chenbd commented Jul 15, 2023

CloseNow

And i found:
conn->created_at=1689426994186
conn->super.ctx->handshake_timeout_rtt_multiplier=400
conn->egress.loss.rtt.smoothed=1
conn->stash.now=1689426995452

Seems the conn->created_at + (uint64_t)conn->super.ctx->handshake_timeout_rtt_multiplier * conn->egress.loss.rtt.smoothed <= conn->stash.now cause the issue.
When make the stdin available immediately after run the 'examples-echo', the example did work.

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

No branches or pull requests

1 participant