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

ziti_close causes queued write requests to be dropped #539

Closed
scareything opened this issue Jul 21, 2023 · 0 comments · Fixed by #540
Closed

ziti_close causes queued write requests to be dropped #539

scareything opened this issue Jul 21, 2023 · 0 comments · Fixed by #540

Comments

@scareything
Copy link
Member

ziti_close immediately sends a ContentTypeStateClosed message, bypassing the connection's write queue. Any messages that are on the queue when ziti_close is called will not be delivered.

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 a pull request may close this issue.

1 participant