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