Embedded TCP/IP stack
4.1.0
|
fnet_telnet_params Struct Reference
Input parameters for fnet_telnet_init(). More...
Data Fields | |
struct fnet_sockaddr | address |
Server socket address. If server IP address is set to 0s , the server will listen to all current network interfaces. If server address family is set to 0 , it will be assigned to AF_SUPPORTED. If server port number is set to 0 , it will be assigned to the default port number defined by FNET_CFG_TELNET_PORT. More... | |
const struct fnet_shell * | shell |
Root-shell structure. More... | |
Detailed Description
Input parameters for fnet_telnet_init().
Definition at line 102 of file fnet_telnet.h.
The documentation for this struct was generated from the following file:
© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net