Class: OpenSSL::SSL::SSLSocket
- Inherits:
-
Object
- Object
- OpenSSL::SSL::SSLSocket
- Defined in:
- lib/io/endpoint/ssl_endpoint.rb
Instance Method Summary collapse
Instance Method Details
#start ⇒ Object
15 16 17 |
# File 'lib/io/endpoint/ssl_endpoint.rb', line 15 def start self.accept end |