Method: Async::IO::SocketEndpoint#socket
- Defined in:
- lib/async/io/socket_endpoint.rb
#socket ⇒ Object (readonly)
Returns the value of attribute socket.
40 41 42 |
# File 'lib/async/io/socket_endpoint.rb', line 40 def socket @socket end |