libosmovty 0.9.6-23.20170220git32ee5af8.fc42
Osmocom VTY library
|
Go to the source code of this file.
Data Structures | |
struct | telnet_connection |
A telnet connection. More... | |
Functions | |
int | telnet_init (void *tall_ctx, void *priv, int port) |
Initialize telnet based VTY interface listening to 127.0.0.1. | |
int | telnet_init_dynif (void *tall_ctx, void *priv, const char *ip, int port) |
Initialize telnet based VTY interface. | |
void | telnet_exit (void) |