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

Basic support for unix domain sockets #187

Merged
merged 11 commits into from
Apr 2, 2019
Merged

Commits on Mar 28, 2019

  1. Basic support for unix domain sockets

    Pushkar N Kulkarni authored and PUSHKAR N. KULKARNI committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    c7154c8 View commit details
    Browse the repository at this point in the history
  2. tests/macos: Restrict filename length to avoid unixDomainSocketPathTo…

    …oLong
    Pushkar Kulkarni authored and PUSHKAR N. KULKARNI committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    998f1ef View commit details
    Browse the repository at this point in the history
  3. Address review comments

    Pushkar N Kulkarni committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    05370fe View commit details
    Browse the repository at this point in the history
  4. Make listen(unixDomainSocket:) public

    Pushkar N Kulkarni committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    8cc86d0 View commit details
    Browse the repository at this point in the history
  5. Add a test that uses unix sockets

    Pushkar N Kulkarni committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    0518e18 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    f1c0489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f04d4eb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2019

  1. Setting the listenerDescription right

    Pushkar N Kulkarni committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    450882a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. uds: create the ClientRequest for redirected URL right

    Pushkar N Kulkarni committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    41062b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. tests: run client/server tests with unix sockets too

    Pushkar N Kulkarni committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    3dc7816 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    224d2bf View commit details
    Browse the repository at this point in the history