Removed documentation for incomplete option about [Feature #17134]

This commit is contained in:
Hiroshi SHIBATA 2022-11-30 17:20:38 +09:00
parent d0c0d7fa5b
commit c8bfbbc25e
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -606,7 +606,6 @@ class Socket < BasicSocket
# _opts_ may have following options:
#
# [:connect_timeout] specify the timeout in seconds.
# [:resolv_timeout] specify the name resolution timeout in seconds.
#
# If a block is given, the block is called with the socket.
# The value of the block is returned.