OSDN Git Service

DO NOT MERGE: Apparently our native TCP sockets do not return an error from blocking...
authorAndreas Huber <andih@google.com>
Tue, 18 Jan 2011 23:26:40 +0000 (15:26 -0800)
committerAndreas Huber <andih@google.com>
Tue, 18 Jan 2011 23:52:31 +0000 (15:52 -0800)
commit0e49d20107ec1095447e166cb789e948c981d365
tree37b3fb9c0e4c78bbcdc0094601543071031bacfa
parent68153821481f748ecbd2493bfd417005686960e0
DO NOT MERGE: Apparently our native TCP sockets do not return an error from blocking "connect"

if the network interface is shutdown while connecting.

Change-Id: I168c6026de24812efa9b7e607a9eb83efded8c1f
related-to-bug: 3362836
media/libstagefright/HTTPStream.cpp