|
Teonet library
0.4.7
|
Functions | |
| int | ksnTRUDPstatShow (trudpData *tu) |
| File: tr-udp_stat.c Author: Kirill Scherba kirill@scherba.ru More... | |
| int | ksnTRUDPqueuesShow (trudpData *td) |
| Show TR-UDP queues list on terminal. More... | |
|
inline |
Show TR-UDP queues list on terminal.
Print string with queues list on terminal.
| td | Pointer to trudpData |
References _ANSI_BROWN, _ANSI_NONE, and free().
Referenced by hotkeys_cb(), and tr_udp_idle_cb().
|
inline |
File: tr-udp_stat.c Author: Kirill Scherba kirill@scherba.ru
TR-UDP statistic
Created on August 11, 2015, 2:34 PM Show TR-UDP statistics on terminal
Print string with statistics on terminal.
| tu |
References calculate_lines(), and free().
Referenced by event_cb(), hotkeys_cb(), and tr_udp_idle_cb().