| commit | d26f6fde008c8336931b4a29577719646cad805d | [log] [tgz] |
|---|---|---|
| author | Jens Geyer <jensg@apache.org> | Wed Mar 19 00:21:49 2014 +0200 |
| committer | Jens Geyer <jensg@apache.org> | Wed Mar 19 00:21:49 2014 +0200 |
| tree | 6198da2f7b86dcfd5e2f13786f762d83d2888d4f | |
| parent | a6b328f12a1f0962bf7841e496cf8494ed68e71f [diff] |
THRIFT-2339 Uncaught exception in thrift c# driver
Patch: Janis Ser
Github Pull Request: This closes #79
----
commit d650ca3380aac39eae1f17dc72d4097eb3394562
Author: JSSTR <janis.sermulins@struq.com>
Date: 2014-01-29T13:49:51Z
Update TSocket.cs
Make sure to catch all exceptions in the ConnectCallback.
----