class Seahorse::Client::AsyncBase
def new_connection
-
(Seahorse::Client::H2::Connection)
-
def new_connection if @connection.closed? @connection = H2::Connection.new(@options) else @connection end end
(Seahorse::Client::H2::Connection)
-
def new_connection if @connection.closed? @connection = H2::Connection.new(@options) else @connection end end