THRIFT-2337 Golang does not report TIMED_OUT exceptions
authorJens Geyer <jensg@apache.org>
Thu, 30 Jan 2014 19:57:08 +0000 (20:57 +0100)
committerJens Geyer <jensg@apache.org>
Thu, 30 Jan 2014 19:57:08 +0000 (20:57 +0100)
commit54a6636c4288c699f21a93a473a52139c368ffc1
tree1aaf73114e8a7ffa3c96e3c9e98e86db0dc6dec2
parentee78e31c88de3578a787adf2d601186477fc7d8e
THRIFT-2337 Golang does not report TIMED_OUT exceptions

Patch: Chris Bannister
lib/go/thrift/transport_exception.go
lib/go/thrift/transport_exception_test.go [new file with mode: 0644]