Chromium Code Reviews
DescriptionFix timeout in test
The server socket could be closed before all connections was handled
causing fewer calls to asyncEnd than to asyncStart and timeout.
Now the test waits with closing the server socket until all expected
connections have been made.
R=kustermann@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=43647
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed review comments #Messages
Total messages: 5 (1 generated)
|