thrift/lib/rb/lib
Bryan Duxbury 5671a55f8e THRIFT-1149. ruby: Nonblocking server fails when client connection is reset
In some situations, a disconnecting client could cause the nonblocking server to trip on an exception and take the whole server down. This patch rescues such errors and cleans up only the disconnected client.

Patch: Alex

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1094667 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18 17:29:06 +00:00
..
thrift THRIFT-1149. ruby: Nonblocking server fails when client connection is reset 2011-04-18 17:29:06 +00:00
thrift.rb THRIFT-697. Union support in Ruby 2010-02-16 21:19:01 +00:00