Libraries
»
cmux
(0.0.3)
»
Index
»
CMUX
»
Channel
»
#close
Method: CMUX::Channel#close
Defined in:
lib/cmux/channel.rb
#
close
⇒
Object
25 26 27
# File 'lib/cmux/channel.rb', line 25
def
close
@mux
.
close_port
@port
end