Specify and implement string encoding/decoding for tor_rtcompat::general::SocketAddr
We want to allow all of:
unix:/path
tcp:127.0.0.1:9999
tcp:[::1]:9999
127.0.0.1:9999
[::1]:9999
We want to allow all of:
unix:/path
tcp:127.0.0.1:9999
tcp:[::1]:9999
127.0.0.1:9999
[::1]:9999