Skip to content

http_parser: use MakeCallback#5419

Merged
trevnorris merged 1 commit intonodejs:masterfrom
trevnorris:parser-use-mc
Mar 1, 2016
Merged

http_parser: use MakeCallback#5419
trevnorris merged 1 commit intonodejs:masterfrom
trevnorris:parser-use-mc

Conversation

@trevnorris
Copy link
Contributor

Make HTTPParser an instance of AsyncWrap and make it use
MakeCallback. This means that async wrap hooks will be called on
consumed TCP sockets as well as on non-consumed ones.

Fix: #4416

This PR overrides #4509.

R= @indutny
R= @bnoordhuis

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. http Issues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants