Function detect_gateway_bind_mode
pub async fn detect_gateway_bind_mode(
config: &Config,
host: &str,
port: u16,
) -> GatewayBindModepub async fn detect_gateway_bind_mode(
config: &Config,
host: &str,
port: u16,
) -> GatewayBindMode