mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-16 23:15:37 +00:00
tcp_fasttmr: adapt comment (to delayed FIN implementation)
This commit is contained in:
parent
f00d7db409
commit
72a8db7867
@ -1290,7 +1290,7 @@ tcp_slowtmr_start:
|
||||
|
||||
/**
|
||||
* Is called every TCP_FAST_INTERVAL (250 ms) and process data previously
|
||||
* "refused" by upper layer (application) and sends delayed ACKs.
|
||||
* "refused" by upper layer (application) and sends delayed ACKs or pending FINs.
|
||||
*
|
||||
* Automatically called from tcp_tmr().
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user