"Pomeroy, Marty" <[email protected]> wrote: > > The TCP_TMR_INTERVAL is the time the stack should wait for an ACK from > my master, right? > > Yes, before it re-transmits.
Is that so? I would have thought that slow-retransmission depends on the connection's RTO (which is normally an order of magnitude slower than 250ms!) while fast-retransmission does not depend on timer intervals but is triggered by receiving 2 dup-ACKs. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
