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