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

server: quicer:handshake timeout when caller is not the owner #266

Open
qzhuyan opened this issue Feb 28, 2024 · 0 comments
Open

server: quicer:handshake timeout when caller is not the owner #266

qzhuyan opened this issue Feb 28, 2024 · 0 comments

Comments

@qzhuyan
Copy link
Collaborator

qzhuyan commented Feb 28, 2024

A corner case that when the caller of quicer:handshake is not the owner of the connection, it will get {error, timeout} even with handshake success because the quicer:handshake waits for the async event {quic, connected, .. } or {quic, closed, ...}

The owner of the connection maybe changed by the calling quicer:controlling_process

We don't have solution for that. Maybe update the doc.

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