lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] lwip/src/include/lwip tcp.h


From: Simon Goldschmidt
Subject: [lwip-commits] lwip/src/include/lwip tcp.h
Date: Sun, 01 Jul 2007 15:56:10 +0000

CVSROOT:        /sources/lwip
Module name:    lwip
Changes by:     Simon Goldschmidt <goldsimon>   07/07/01 15:56:10

Modified files:
        src/include/lwip: tcp.h 

Log message:
        Changed tcp_pcb->snd_queuelen from u8_t to u16_t to prevent overflowing 
when sending many small packets with big send buffer, added assertions and 
oveflow checks for snd_queuelen.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/src/include/lwip/tcp.h?cvsroot=lwip&r1=1.47&r2=1.48




reply via email to

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