THRIFT-766. java: Propagate TSocket timeout to connect
authorBryan Duxbury <bryanduxbury@apache.org>
Thu, 29 Apr 2010 17:08:17 +0000 (17:08 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Thu, 29 Apr 2010 17:08:17 +0000 (17:08 +0000)
commit332a625118c87d1ea3540aefff3f5ad8ddf8428b
tree69453ce26776227d1515083b0ef313a9bc9f74f8
parentabfc54fa0689f8257a1612df39f1f25d3fe0c560
THRIFT-766. java: Propagate TSocket timeout to connect

This patch makes sure the specified timeout is used when opening connections, too.

Patch: David Helder

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@939380 13f79535-47bb-0310-9956-ffa450edef68
lib/java/src/org/apache/thrift/transport/TSocket.java