ruby/ext/socket/lib
Misaki Shioi b11287706f
Fix Connection Attempt Delay of Socket.tcp (#12291)
The following two commits fix the proper clearing of the Connection Attempt Delay in `TCPSocket.new`.

- b2f610b0ed
- 6f4efaec53

The same fix will be applied to `Socket.tcp`.
2024-12-10 00:08:56 +09:00
..
socket.rb Fix Connection Attempt Delay of Socket.tcp (#12291) 2024-12-10 00:08:56 +09:00