Method: CMUX::Channel#close

Defined in:
lib/cmux/channel.rb

#closeObject



25
26
27
# File 'lib/cmux/channel.rb', line 25

def close
  @mux.close_port @port
end