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 26178fca1 Build netstd fuzzers during make check (without
instrumentation)
add 73123f9d4 THRIFT-5942: Fix Ruby socket connection timeouts Client: rb
No new revisions were added by this update.
Summary of changes:
lib/rb/README.md | 30 +++++
lib/rb/lib/thrift/transport/socket.rb | 96 +++++++++++-----
lib/rb/lib/thrift/transport/ssl_socket.rb | 53 +++++++--
lib/rb/spec/socket_spec.rb | 130 +++++++++++++++++++--
lib/rb/spec/ssl_socket_spec.rb | 180 ++++++++++++++++++++++++++++--
5 files changed, 427 insertions(+), 62 deletions(-)