mirror of
https://github.com/versity/scoutfs.git
synced 2026-02-11 21:11:08 +00:00
Emit an error message if the server fails to bind. It can mean that there is a bad configured address. But we might want to be able to bind if the address becomes available, so we don't hard error. We only emit the message once for a series of failures. Signed-off-by: Zach Brown <zab@versity.com>