In file channels.h:

void channel_setmode

(char* tty, int32 mode)

Set channel mode.

Documentation

Set channel mode.

This sets the channel mode to one of the LST_x states. The function only affects a subset of the entire channel state, and is there for convenience.

Parameters:
tty - a UNIX tty name minus "/dev/".
mode - the new mode of the line (one of the LST_x states).
See Also:
LST_x flags.

Alphabetic index



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