mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 08:33:39 +08:00
tcp_fasttmr: adapt comment (to delayed FIN implementation)
This commit is contained in:
@@ -1290,7 +1290,7 @@ tcp_slowtmr_start:
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Is called every TCP_FAST_INTERVAL (250 ms) and process data previously
|
* 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().
|
* Automatically called from tcp_tmr().
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user