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

Do not merge: idea to split stream->write_queue #238

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jthomas43
Copy link
Contributor

splits the stream->write_queue into stream->write-queue of user-submitted writes and stream->wbuf_queue, the queue of individual buffers that comprise the writes.

This simplifies clear_outgoing_packets but at the cost of removing some asserts.

…e packets and call write->on_ack on each write
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 this pull request may close these issues.

1 participant