HomeSort by relevance Sort by last modified time
    Searched full:ieof (Results 1 - 4 of 4) sorted by null

  /external/openssh/
nchan.ms 44 arrow "" "rcvd OCLOSE/" "shutdown_read" "send IEOF" from S1.e to S4.w
45 arrow "ibuf_empty/" "send IEOF" from S2.e to S3.w
54 box invis " send IEOF" with .w at last arrow.c
61 S3: ellipse "OUTPUT" "WAIT" "IEOF"
69 box invis "rcvd IEOF/" "-" with .e at last arrow.c
71 box invis "rcvd IEOF/" "-" with .w at last arrow.c
87 INPUT-end of the channel, it sends an IEOF message to the peer.
88 If the peer receives the IEOF and has consumed all
99 before the matching IEOF is received.
nchan.c 57 * IEOF ->
59 * <- IEOF
181 debug2("channel %d: rcvd ieof", c->self);
241 debug2("channel %d: send ieof", c->self);
250 error("channel %d: cannot send ieof for istate %d",
channels.h 105 int force_drain; /* force close on iEOF */
channels.c 981 /* for proto v1, the peer will send an IEOF */
    [all...]

Completed in 2324 milliseconds