Embedded TCP/IP stack: FNET_CFG_TFTP_SRV_TIMEOUT

FNET

#define FNET_CFG_TFTP_SRV_TIMEOUT   (3u) /*sec*/

Default timeout for 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.
It can be changed during the TFTP server initialization by the fnet_tftp_srv_init() function.
Default value is 3.

.

Definition at line 112 of file fnet_tftp_config.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net