In file channels.h:

void channel_hangup

()

Hangup this user's channel.

Documentation

Hangup this user's channel.

This function causes a (UNIX) hangup of the current line. This is done the secure (and traditional) way, which is to set the baud rate of the current terminal to zero. Both UNIX and Megistos catch the death of the terminal and act accordingly.

For a function to hangup another channel, see:

See Also:
channel_disconnect().

Alphabetic index



This page was generated with the help of DOC++.