Class: Async::SSLSocket

Inherits:
IO show all
Defined in:
lib/async/ssl_socket.rb

Overview

This might be better in a nested module?

Constant Summary

Constants inherited from IO

IO::WRAPPERS

Instance Attribute Summary

Attributes inherited from Wrapper

#io, #task

Method Summary

Methods inherited from IO

[], #wrap_blocking_method, wraps

Methods inherited from Wrapper

#close, #initialize, #monitor, #wait_any, #wait_readable, #wait_writable

Constructor Details

This class inherits a constructor from Async::Wrapper