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 stub/wrapper for reuseport.Listen on Windows platforms #638

Merged
merged 16 commits into from
Aug 30, 2019

Commits on Aug 19, 2019

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

    andrewheberle committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    9dc50d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29971b2 View commit details
    Browse the repository at this point in the history
  4. Add tests

    andrewheberle committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    da80148 View commit details
    Browse the repository at this point in the history
  5. Removed unused variable

    andrewheberle committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    f08025e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6d2630 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a04f80b View commit details
    Browse the repository at this point in the history
  8. Update reuseport/reuseport_test.go

    Co-Authored-By: Erik Dubbelboer <erik@dubbelboer.com>
    andrewheberle and erikdubbelboer committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    6911442 View commit details
    Browse the repository at this point in the history
  9. Remove comment

    andrewheberle committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    27beb92 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    2fa960e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e2518 View commit details
    Browse the repository at this point in the history
  3. Update reuseport.go

    andrewheberle committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    c14e2fc View commit details
    Browse the repository at this point in the history
  4. Indents

    andrewheberle committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    3714b83 View commit details
    Browse the repository at this point in the history
  5. Remove unsused import

    andrewheberle committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    8ef82b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. Configuration menu
    Copy the full SHA
    47dba90 View commit details
    Browse the repository at this point in the history
  2. Build only for windows

    andrewheberle committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    a95ce0f View commit details
    Browse the repository at this point in the history