Skip to content

examples/http2-pushinmemory: receive HTTP/2 pushed files in memory#3004

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/http2-pushinmemory
Closed

examples/http2-pushinmemory: receive HTTP/2 pushed files in memory#3004
bagder wants to merge 1 commit intomasterfrom
bagder/http2-pushinmemory

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Sep 16, 2018

No description provided.


/* 'pushindex' is now the number of received transfers */
for(i = 0; i < pushindex; i++) {
/* do somethin fun with the data, and then free it when done */
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/somethin/something/

@bagder bagder force-pushed the bagder/http2-pushinmemory branch from 0d4b686 to ca64b90 Compare September 18, 2018 05:50
@bagder bagder closed this in ef38059 Sep 18, 2018
@bagder bagder deleted the bagder/http2-pushinmemory branch September 18, 2018 08:37
@lock lock bot locked as resolved and limited conversation to collaborators Dec 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

2 participants