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

http: fix socketOnWrap edge cases #27968

Closed
wants to merge 2 commits into from

Commits on May 30, 2019

  1. http: fix socketOnWrap edge cases

    Properly handle prependListener wrapping on http server
    socket, in addition to on and addListener.
    apapirovski committed May 30, 2019
    Configuration menu
    Copy the full SHA
    20d05f4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. fixup: clarify comment

    apapirovski committed May 31, 2019
    Configuration menu
    Copy the full SHA
    e1edbd6 View commit details
    Browse the repository at this point in the history