Libraries
»
openssl
(3.4.3)
»
Index
»
OpenSSL
»
SSL
»
SocketForwarder
»
#wait
Method: OpenSSL::SSL::SocketForwarder#wait
Defined in:
lib/openssl/ssl.rb
#
wait
(*args) ⇒
Object
290 291 292
# File 'lib/openssl/ssl.rb', line 290
def
wait
(
*
args
)
to_io
.
wait
(
*
args
)
end