提交 167a13d9 编写于 作者: M michaelm

8234824: java/nio/channels/SocketChannel/AdaptSocket.java fails on Windows 10

Reviewed-by: alanb
上级 2f9e5fb6
......@@ -202,6 +202,6 @@ public class AdaptSocket {
TestServers.RefusingServer refuser = TestServers.RefusingServer.newRefusingServer();
testConnect(refuser, 0, true);
testConnect(refuser, 2000, true);
testConnect(refuser, 10000, true);
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册