OSDN Git Service

Throw SocketTimeoutException rather than SocketException if connect times out.
authorElliott Hughes <enh@google.com>
Fri, 24 Sep 2010 18:12:49 +0000 (11:12 -0700)
committerElliott Hughes <enh@google.com>
Fri, 24 Sep 2010 18:12:49 +0000 (11:12 -0700)
commit915753146bdd4551fe2aa2655a40adf58d7aafa6
tree975b4b808f571a99c3ee3bd6fceb51e5f6aec277
parentceb7611877b6bbd6de1f97dd88367c34354dbe15
Throw SocketTimeoutException rather than SocketException if connect times out.

Bug: 3032900
Change-Id: I5da70fc55f2366a504b2492f2bc7f2269a57ef14
luni/src/main/native/org_apache_harmony_luni_platform_OSNetworkSystem.cpp