Am 09.04.2019 um 12:39 schrieb g4-l...@tonarchiv.ch: >> 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.