lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] lwip/src/core tcp_out.c


From: Leon Woestenberg
Subject: [lwip-commits] lwip/src/core tcp_out.c
Date: Sat, 25 Dec 2004 20:48:10 -0500

CVSROOT:        /cvsroot/lwip
Module name:    lwip
Branch:         
Changes by:     Leon Woestenberg <address@hidden>       04/12/26 01:36:38

Modified files:
        src/core       : tcp_out.c 

Log message:
        tcp_write(): optimize order of valid states checks, most common first.
        added assertion: when the queues are NULL, queuelen must be zero.
        remove ACK flags from a PCB, only when we could succesfully sent
        an empty ACK packet.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/core/tcp_out.c.diff?tr1=1.38&tr2=1.39&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]