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

Add support for Unix domain sockets #64

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    8caa5a9 View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle

    astei committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    f67ed9d View commit details
    Browse the repository at this point in the history
  3. Current progress

    Most tests fail. The connect() calls keep returning EINVAL.
    astei committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    4b723e4 View commit details
    Browse the repository at this point in the history
  4. Fix writeDomain

    astei committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    0dc4645 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e669ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a5f04a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

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

Commits on Jan 29, 2021

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

Commits on Feb 5, 2021

  1. Fix IPv6-mapped IPv4 addresses and explicitly disallow transferring f…

    …ile descriptors for now
    astei committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    2c81ada View commit details
    Browse the repository at this point in the history