Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_TFTP_CLN_TIMEOUT (10u) /*sec*/ |
Timeout for TFTP server response in seconds.
If no response from a TFTP server is received during this timeout, the TFTP-client service is released automatically.
Default value is 10
.
.
Definition at line 81 of file fnet_tftp_config.h.