|
| 1.2.6.2 | modified | rsigal | src/tests/org/jboss/test/remoting/transport/socket/load/SocketLoadTestCase.java | JBREM-710: Additional logging has been added. |
| 1.53.2.26 | modified | rsigal | src/main/org/jboss/remoting/Client.java | JBREM-598, JBREM-657: Replaced use of threads in disconnect() and removeListener() with testing disconnectTimeout == 0. |
| 1.30.2.10 | modified | rsigal | src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java | JBREM-654: Put body of refreshServerSocket in a synchronized block. |
| 1.53.2.25 | modified | rsigal | src/main/org/jboss/remoting/Client.java | JBREM-598, JBREM-657: The bodies of disconnect() and removeListener() now run in a separate thread. |