Method: H2::Client#socket

Defined in:
lib/h2/client.rb

#socketObject (readonly)

Returns the value of attribute socket.



26
27
28
# File 'lib/h2/client.rb', line 26

def socket
  @socket
end