channel_input_ieof
int channel_input_ieof(int, uint32_t, struct ssh *);
ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_EOF, &channel_input_ieof);