lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] lwip CHANGELOG src/api/api_lib.c src/api/api_ms...


From: Frédéric Bernon
Subject: [lwip-commits] lwip CHANGELOG src/api/api_lib.c src/api/api_ms...
Date: Wed, 21 Mar 2007 16:38:58 +0000

CVSROOT:        /sources/lwip
Module name:    lwip
Changes by:     Frédéric Bernon <fbernon>     07/03/21 16:38:58

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

Log message:
        api_lib.c, api_msg.c, tcpip.c: integrate sys_mbox_fetch(conn->mbox, 
NULL) calls from api_lib.c to tcpip.c's tcpip_apimsg(). Now, use a local 
variable and not a dynamic one from memp to send tcpip_msg to tcpip_thread in a 
synchrone call. Free tcpip_msg from tcpip_apimsg is not done in tcpip_thread. 
This give a faster and more reliable communication between api_lib and tcpip.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/CHANGELOG?cvsroot=lwip&r1=1.93&r2=1.94
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/api_lib.c?cvsroot=lwip&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/api_msg.c?cvsroot=lwip&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/tcpip.c?cvsroot=lwip&r1=1.29&r2=1.30




reply via email to

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