DescriptionMake the HTTP server close non-persistent connections
When closing the connection due to non-presistent connection make sure
that all data are sent to the receiver. For socket close due to errors
or idle timeout destroy the socket.
R=ager@google.com
BUG=dart:2918
TEST=tests/standalone/io/http_connection_close_test.dart
Committed: https://code.google.com/p/dart/source/detail?r=7441
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|