Create a new SocketStream that is connected to address as a client. The socket is created in streaming mode (obviously).
The address to connect to.
See Implementation
Create a new SocketStream that is connected to address as a client. The socket is created in streaming mode (obviously).