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

Refactor HTTP::Server to bind to multiple addresses #5776

Merged

Commits on Apr 15, 2018

  1. Configuration menu
    Copy the full SHA
    8c4ec7f View commit details
    Browse the repository at this point in the history
  2. Remove HTTP::Server#port and add HTTP::Server#bind_unused_port

    The return type is now an Socket::IPAddress instead of only the port number.
    straight-shoota committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    de2eb47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d08dcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97aa31f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdfd8ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a91ee0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

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