OSDN Git Service

Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets
authorDan Egnor <egnor@google.com>
Wed, 10 Feb 2010 19:48:08 +0000 (11:48 -0800)
committerDan Egnor <egnor@google.com>
Wed, 10 Feb 2010 20:37:49 +0000 (12:37 -0800)
commit756a4c5898f84f8bc4a93bbb7d569536b01f9199
treefdb0ca1bf8df537016295b4ebd68d987964ef942
parent5540f6e420ffab7bb0c39dc508bdc3a2e0d67507
Add a setHandshakeTimeout() to OpenSSLSocketImpl, which sets
a read timeout that only applies to the SSL handshake step.

Bug: 2362543
libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/OpenSSLSocketImpl.java