Matthew Holt 83c85c53f5
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.
2020-04-26 22:28:49 -06:00
..
2020-04-11 09:01:40 -06:00
2020-01-16 15:44:49 -06:00
2020-04-11 09:01:40 -06:00