lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] lwip/src/api api_lib.c api_msg.c


From: Simon Goldschmidt
Subject: [lwip-commits] lwip/src/api api_lib.c api_msg.c
Date: Thu, 21 Jun 2007 19:32:27 +0000

CVSROOT:        /sources/lwip
Module name:    lwip
Changes by:     Simon Goldschmidt <goldsimon>   07/06/21 19:32:27

Modified files:
        src/api        : api_lib.c api_msg.c 

Log message:
        Converted the length argument of netconn_write (and therefore also 
api_msg_msg.msg.w.len) from u16_t into int to be able to send a bigger buffer 
than 64K with one time (mainly used from lwip_send).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/api_lib.c?cvsroot=lwip&r1=1.54&r2=1.55
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/api_msg.c?cvsroot=lwip&r1=1.54&r2=1.55




reply via email to

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