This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from c016cd23c Bound receive size and amortize buffer growth in Node.js
transports Client: nodejs
add fe96c8885 THRIFT-6072: Rescue connection errors during accept in
ThreadedServer and SimpleServer Client: rb
No new revisions were added by this update.
Summary of changes:
lib/rb/lib/thrift/server/simple_server.rb | 9 ++++-
lib/rb/lib/thrift/server/threaded_server.rb | 9 ++++-
lib/rb/spec/server_spec.rb | 51 +++++++++++++++++++++++++++++
3 files changed, 67 insertions(+), 2 deletions(-)