SSH2_MSG_CHANNEL_CLOSE
case SSH2_MSG_CHANNEL_CLOSE:
case SSH2_MSG_CHANNEL_CLOSE:
case SSH2_MSG_CHANNEL_CLOSE:
ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_CLOSE, &channel_input_oclose);
if ((r = sshpkt_start(ssh, SSH2_MSG_CHANNEL_CLOSE)) != 0 ||
ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_CLOSE, &channel_input_oclose);