pub fn invalid_socket_value<S1, S2>(name: S1, value: S2) -> MessageFormatErrorwhere S1: Into<String>, S2: Into<String>,