libosmovty 0.9.6-23.20170220git32ee5af8.fc42
Osmocom VTY library
|
A telnet connection. More...
#include <telnet_interface.h>
Data Fields | |
struct llist_head | entry |
linked list header for internal management | |
void * | priv |
private data pointer passed through | |
struct osmo_fd | fd |
filedsecriptor (socket ) | |
struct vty * | vty |
VTY instance associated with telnet connection. | |
struct log_target * | dbg |
logging target associated with this telnet connection | |
A telnet connection.