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