GitHub user JSSTR opened a pull request:
https://github.com/apache/thrift/pull/79
Update TSocket.cs
Make sure to catch all exceptions in the ConnectCallback.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JSSTR/thrift patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/79.patch
----
commit d650ca3380aac39eae1f17dc72d4097eb3394562
Author: JSSTR <[email protected]>
Date: 2014-01-29T13:49:51Z
Update TSocket.cs
Make sure to catch all exceptions in the ConnectCallback.
----