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

api needs a graceful shutdown #7

Open
mcmanus opened this issue Aug 11, 2017 · 0 comments
Open

api needs a graceful shutdown #7

mcmanus opened this issue Aug 11, 2017 · 0 comments

Comments

@mcmanus
Copy link
Owner

mcmanus commented Aug 11, 2017

the quic design assumes close is more like RST than anything else and that a graceful shutdown of existing streams happens first.

the mozquic client api should have a method to close() all the open streams and at least wait for any unacked data before sending CLOSE on the connection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant