![]() |
Embedded TCP/IP stack
4.7.0
|
| 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_TFTP_SRV_PORT.
Definition at line 175 of file fnet_tftp_srv.h.