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

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

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
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
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 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.

None yet

2 participants