pub type SocketAddrPieces = (HostPiece, PortPiece);
Type alias for the pieces when creating std::net::SocketAddr from pieces