This is an automated email from the ASF dual-hosted git repository.
kpumuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 520306fa4 Bump json from 2.19.2 to 2.19.9 in /test/rb
add 35124deec THRIFT-6120: Bound TLS accept handshakes
No new revisions were added by this update.
Summary of changes:
lib/rb/lib/thrift/server/nonblocking_server.rb | 7 +-
lib/rb/lib/thrift/server/thread_pool_server.rb | 7 +-
lib/rb/lib/thrift/transport/ssl_server_socket.rb | 64 +++++-
lib/rb/spec/nonblocking_server_spec.rb | 54 ++++-
lib/rb/spec/server_spec.rb | 17 ++
lib/rb/spec/ssl_server_socket_spec.rb | 239 ++++++++++++++++++++++-
6 files changed, 375 insertions(+), 13 deletions(-)