Skip to main content

port_conflict_message

Function port_conflict_message 

Source
pub fn port_conflict_message(
    surface: &str,
    flag_name: &str,
    listen_addr: &str,
) -> String
Expand description

Build a warning for the pre-bind startup probe that sees an existing listener on the configured port.