Class: Async::Socket
- Inherits:
-
BasicSocket
- Object
- Wrapper
- IO
- BasicSocket
- Async::Socket
- Includes:
- Connect
- Defined in:
- lib/async/socket.rb
Defined Under Namespace
Modules: Connect
Constant Summary
Constants inherited from IO
Instance Attribute Summary
Attributes inherited from Wrapper
Method Summary
Methods included from Connect
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