Class: OpenSSL::SSL::SSLSocket

Inherits:
Object
  • Object
show all
Defined in:
lib/io/endpoint/ssl_endpoint.rb

Instance Method Summary collapse

Instance Method Details

#startObject



15
16
17
# File 'lib/io/endpoint/ssl_endpoint.rb', line 15

def start
	self.accept
end