-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta2
-
generic
-
generic
private synchronized void handshake()
should be checking for unconnected sockets when starting the
handshake, and then returning appropriate information.
Right now, it's reporting:
connection is closed
It should be reporting that it's unconnected.
Brad
should be checking for unconnected sockets when starting the
handshake, and then returning appropriate information.
Right now, it's reporting:
connection is closed
It should be reporting that it's unconnected.
Brad