mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-11 16:53:41 +08:00

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.