module OpenSSL::SSL::SocketForwarder

def wait(*arguments)

def wait(*arguments)
	to_io.wait(*arguments)
end