jetty.project/jetty-websocket/websocket-client
Simone Bordet 7a7aa0f1b1 Fixes #2536 - Broken ClientConnectTest.testConnectionTimeout_Concurrent.
Using try-with-resources to keep the Socket instance
from being GCd before the test finishes.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-05-16 14:48:05 +02:00
..
src Fixes #2536 - Broken ClientConnectTest.testConnectionTimeout_Concurrent. 2018-05-16 14:48:05 +02:00
pom.xml Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00