In file channels.h:

char* channel_baudstg

(int32 baud)

Formats channel speed as a string.

Documentation

Formats channel speed as a string.

Parameters:
- baud a channel speed, as obtained with channel_getstatus().
Returns:
A string denoting the user's bps rate, if applicable, or a short string describing the connection type, e.g. "[NET]" if the user is connected using Telnet.

Alphabetic index



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