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

async_wrap: add provider types for net server #17157

Closed
wants to merge 5 commits into from
Closed

async_wrap: add provider types for net server #17157

wants to merge 5 commits into from

Commits on Nov 23, 2017

  1. async_wrap: add provider types for net server

    Adds `TCPSERVERWRAP` and `PIPESERVERWRAP` as provider types. This
    makes it possible to distinguish servers from connections.
    AndreasMadsen committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    b64a769 View commit details
    Browse the repository at this point in the history
  2. [squash] use constants

    AndreasMadsen committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    f28cfdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    537c62d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. Configuration menu
    Copy the full SHA
    956124d View commit details
    Browse the repository at this point in the history
  2. [squash] fix benchmark

    AndreasMadsen committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    109feb9 View commit details
    Browse the repository at this point in the history