xfree(lang);
}
packet_check_eom();
/* Free the channel. This will also close the socket. */
/* Schedule the channel for cleanup/deletion. */
channel_free(c);
chan_mark_dead(c);
/* ARGSUSED */