diff options
author | Matthew Holt <mholt@users.noreply.github.com> | 2020-04-26 22:28:49 -0600 |
---|---|---|
committer | Matthew Holt <mholt@users.noreply.github.com> | 2020-04-26 22:28:49 -0600 |
commit | 83c85c53f583906e438bb9eb30fc0ab57bf59108 (patch) | |
tree | 589313ec6bb0214b8cd50353aa2a6027376bae6b /modules/caddyhttp/push/link.go | |
parent | 768383a610d529e72ccf34b05822c60616cbcada (diff) |
caddyhttp: Fix listener overlap detection on Linux
Sigh, apparently Linux is incapable of distinguishing host interfaces
in socket addresses, even though it works fine on Mac. I suppose we just
have to assume that any listeners with the same port are the same
address, completely ignoring the host interface on Linux... oh well.
Diffstat (limited to 'modules/caddyhttp/push/link.go')
0 files changed, 0 insertions, 0 deletions