DescriptionMake new FtpNetworkTransaction handle short reads correctly.
The problem was that some functions were parsing response lines, but without checking that they have the entire line available.
This change will also make it easier to handle multi-line greeting (230 welcome messages). I plan to do that afterwards.
TEST=Covered by net_unittests.
http://crbug.com/15259
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19954
Patch Set 1 #
Total comments: 15
Patch Set 2 : '' #Patch Set 3 : fixes #
Total comments: 7
Patch Set 4 : updated #
Total comments: 2
Messages
Total messages: 8 (0 generated)
|