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 peer and local socket addrs, as well as Request::remote #119

Merged
merged 9 commits into from
May 7, 2020

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    02c7214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2bd1e View commit details
    Browse the repository at this point in the history
  3. rustfmt

    jbr committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    8dfbc9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb38f55 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Configuration menu
    Copy the full SHA
    479ab6e View commit details
    Browse the repository at this point in the history
  2. use strings instead of SocketAddr

    in order to accommodate future filesystem sockets
    jbr committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    a19100e View commit details
    Browse the repository at this point in the history
  3. whitespace fmt

    jbr committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    bbfda0d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. add peer and local addr setters

    jbr committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    031253c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

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