Lines Matching +full:9 +full:- +full:channel
26 OpenSSH Channel Close Protocol 2.0 Implementation
28 Channel Input State Diagram
48 ellipse wid .9*ellipsewid ht .9*ellipseht at S4
49 arrow "start" "" from S1.w+(-0.5,0) to S1.w
52 Channel Output State Diagram
65 box invis "rcvd EOF ||" "rcvd CLOSE/" "-" with .e at last arrow.c
66 ellipse wid .9*ellipsewid ht .9*ellipseht at S4
67 arrow "start" "" from S1.w+(-0.5,0) to S1.w
74 forwarded channel).
75 The data is then sent over the INPUT-end (transmit-end) of the channel to the
77 Data sent by the peer is received on the OUTPUT-end (receive-end),
81 INPUT-end of the channel, it sends an EOF message to the peer.
84 both the INPUT- and the OUTOUT-half of the local
85 end of the channel are closed.
87 The channel can be deallocated by a protocol instance