We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
open_timeout
TCPSocket.new
1 parent bb89242 commit b0a2902Copy full SHA for b0a2902
NEWS.md
@@ -49,7 +49,7 @@ Note: We're only listing outstanding class updates.
49
50
* Socket
51
52
- * `Socket.tcp` accepts `open_timeout` as a keyword argument to specify
+ * `Socket.tcp` & `TCPSocket.new` accepts `open_timeout` as a keyword argument to specify
53
the timeout for the initial connection. [[Feature #21347]]
54
55
* Ractor
0 commit comments