Embedded TCP/IP stack
4.7.0
|
fnet_time_t timeout |
Timeout for the TFTP server response in seconds.
If no response from a TFTP server is received during this timeout, the TFTP client is released automatically.
If it is set to 0
the default timeout will be used that is defined by the FNET_CFG_TFTP_CLN_TIMEOUT parameter.
Definition at line 137 of file fnet_tftp_cln.h.