pub fn parse_tcp_endpoint(input: &str) -> Option<TcpEndpoint>
Parses a TCP endpoint from a host-and-port string.