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: MONOSES Jani
Subject: [lwip-commits] lwip/src/core tcp_out.c
Date: Thu, 19 Dec 2002 04:50:54 -0500

CVSROOT:        /cvsroot/lwip
Module name:    lwip
Changes by:     MONOSES Jani <address@hidden>   02/12/19 04:50:54

Modified files:
        src/core       : tcp_out.c 

Log message:
        Simplify pbuf allocation for TCP packets in two places by replacing 
pbuf_alloc + pbuf_header
        with an equivalent pbuf_alloc.When we know we'll have to adjust the 
payload for the TCP header
        just alloc it like that from the start.

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




reply via email to

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