This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from d24b8a024 Cleaned up code supporting Ruby < 2.0
add 697910f23 Fixed en error preventing Thrift::NonblockingServer from
working with SSL
No new revisions were added by this update.
Summary of changes:
lib/rb/lib/thrift/transport/server_socket.rb | 2 +-
lib/rb/lib/thrift/transport/socket.rb | 4 +-
lib/rb/spec/nonblocking_server_spec.rb | 99 ++++++++++++++++++++++++++++
lib/rb/spec/ssl_server_socket_spec.rb | 12 ++++
lib/rb/spec/ssl_socket_spec.rb | 10 +++
5 files changed, 125 insertions(+), 2 deletions(-)