net_tcp_client icon indicating copy to clipboard operation
net_tcp_client copied to clipboard

Fixes/argument error with ruby 3

Open dan-corneanu opened this issue 1 year ago • 0 comments
trafficstars

I have just added a test to make sure Net::TCPClient.connect works as expected. This change should complement PR Update tcp_client.rb to be ruby 3+ compatible

I guess these two should solve issue ArgumentError with Ruby 3

I've also updated the test certificates to use sha256 signatures, otherwise OpenSSL complains and tests are failing.

dan-corneanu avatar Mar 22 '24 08:03 dan-corneanu