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