mirror of
https://github.com/caddyserver/caddy.git
synced 2025-10-17 03:50:51 -04: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.