Skip to content

Commit b0a2902

Browse files
authored
Update NEWS for open_timeout of TCPSocket.new (#13930)
1 parent bb89242 commit b0a2902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Note: We're only listing outstanding class updates.
4949

5050
* Socket
5151

52-
* `Socket.tcp` accepts `open_timeout` as a keyword argument to specify
52+
* `Socket.tcp` & `TCPSocket.new` accepts `open_timeout` as a keyword argument to specify
5353
the timeout for the initial connection. [[Feature #21347]]
5454

5555
* Ractor

0 commit comments

Comments
 (0)