1. 12 Jul, 2020 1 commit
    • Fazlul Shahriar's avatar
      Fix build on Plan 9 · f2bf1a22
      Fazlul Shahriar authored
      Changes to go.mod has been left out: requires go-netroute@v0.1.3 and
      go-reuseport@master for Plan 9 support.
      f2bf1a22
  2. 10 Mar, 2018 1 commit
    • Steven Allen's avatar
      unexport ReuseErrShouldRetry · 7e962b51
      Steven Allen authored
      There's no reason a consumer of this package would use this error as *we* retry
      internally. Exporting it will just confuse users.
      7e962b51
  3. 19 Jan, 2018 1 commit