mirror of
https://github.com/caddyserver/caddy.git
synced 2026-03-02 23:32:10 -05: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.