DescriptionFix preconnect crash on synchronous socket error.
GetAdditionalErrorState() was being called, which stores the error state into the ClientSocketHandle. When we preconnect, we never have a ClientSocketHandle, so don't bother tryiing to store the error state nor get the error socket.
BUG=69214
TEST=net_unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71481
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|