method
fcntl
v2_4_6 -
Show latest stable
- Class:
OpenSSL::SSL::SocketForwarder
fcntl(*args)public
No documentation available.
# File ext/openssl/lib/openssl/ssl.rb, line 144
def fcntl(*args)
to_io.fcntl(*args)
end