[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch]: Stop connector socket-to-channel EOF flooding
[Thread Prev] | [Thread Next]
- Subject: Re: [patch]: Stop connector socket-to-channel EOF flooding
- From: Tilo Eckert <tilo.eckert@xxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 9 Apr 2019 15:38:53 +0200
- To: libssh@xxxxxxxxxx
Am 09.04.2019 um 12:39 schrieb g4-lisz@xxxxxxxxxxxx: >> check whether you already sent it before: channel->local_eof != 0 > BTW channel properties are not exposed to client code. So maybe this > check should be added directly to channel_send_eof()? Yes, I think so, too. It does not really make sense to be able to send EOF repeatedly on the same channel.
[patch]: Stop connector socket-to-channel EOF flooding | g4-lisz@xxxxxxxxxxxx |
Re: [patch]: Stop connector socket-to-channel EOF flooding | g4-lisz@xxxxxxxxxxxx |
Re: [patch]: Stop connector socket-to-channel EOF flooding | Tilo Eckert <tilo.eckert@xxxxxxx> |
Re: [patch]: Stop connector socket-to-channel EOF flooding | g4-lisz@xxxxxxxxxxxx |
Re: [patch]: Stop connector socket-to-channel EOF flooding | g4-lisz@xxxxxxxxxxxx |