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

Ensure QUIT message is processed correctly when using flood protection #138

Closed
martynsmith opened this issue Jan 20, 2013 · 1 comment
Closed

Comments

@martynsmith
Copy link
Owner

If you're using flood protection and there's unsent data in the buffer, sending a QUIT message won't actually send the message before issuing a disconnect.

@katanacrimson
Copy link
Contributor

Like I said in the other PR, I'd consider adding a method or function which would purge the queue of all entries to send first so that the quit can be immediately processed.

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

2 participants