Expand description
Operator-facing listener bind error hints shared by TCP/WS/Telnet/REST/gRPC.
Functionsยง
- bind_
error_ message - Build a stable, grep-friendly bind failure message.
- io_
bind_ error - Preserve the original
std::io::ErrorKindwhile replacing the message with an operator-actionable hint. - port_
conflict_ message - Build a warning for the pre-bind startup probe that sees an existing listener on the configured port.