Connects this socket the specified address and port. socket() must have been called previously.
address = The LocalAddress instance to use. Must be non-null.
See Implementation
Connects this socket the specified address and port. socket() must have been called previously.
address = The LocalAddress instance to use. Must be non-null.