Chromium Code Reviews
DescriptionAdd a boolean data member reading_body_from_socket_ to help
DoReadBodyComplete() determine whether a result of 0
actually comes from a socket read, indicating EOF.
In unit tests, need to call RunAllPending() before calling
idle_socket_count() to get an accurate idle socket count
because idle sockets are added to the connection pool with a
PostTask.
R=eroman
BUG=9880
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13511
Patch Set 1 #
Total comments: 8
Patch Set 2 : State variable renamed reading_body_from_socket_, added comments #
Total comments: 1
Patch Set 3 : '' #
Messages
Total messages: 7 (0 generated)
|
|||||||||||||||||||||||||||||||||||||