Module: EventStore::HTTP::NetHTTP::Extensions::IO

Defined in:
lib/event_store/http/net_http/extensions.rb

Instance Method Summary collapse

Instance Method Details

#ioObject



20
21
22
# File 'lib/event_store/http/net_http/extensions.rb', line 20

def io
  @socket&.io
end