Skip to content

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

Open
jthomas43 wants to merge 1 commit intoholepunchto:mainfrom
jthomas43:split-write-queue
Open

Do not merge: idea to split stream->write_queue #238
jthomas43 wants to merge 1 commit intoholepunchto:mainfrom
jthomas43:split-write-queue

Conversation

@jthomas43
Copy link
Copy Markdown
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