Chromium Code Reviews
DescriptionFix http_server_early_client_close_test.
A too early close of the HttpServer was responsible for an uncought
socket error. We now wait with HttpServer close to we
1) Have sent all data to the server.
2) The server are done receiving all data for the potential request.
BUG=http://code.google.com/p/dart/issues/detail?id=10408
Committed: https://code.google.com/p/dart/source/detail?r=23196
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||