-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta2
-
generic
-
generic
We have:
public void connect(SocketAddress endpoint, int timeout)
but no:
public void connect(SocketAddress endpoint)
I think this needs to be added.