lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5926] Use function pointers instead of table index


From: Frédéric Bernon
Subject: [lwip-devel] [patch #5926] Use function pointers instead of table index in api_lib/api_msg
Date: Thu, 10 May 2007 15:18:32 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Update of patch #5926 (project lwip):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

Ok, patch file is attached. Note I have also replace api_msg_post calls by
calls to tcpip_apimsg (in current CVS, the first call directly the second
one). I know that tcpip_apimsg could be "one next day" replaced by
tcpip_callback, but, in a first time, I think it's simplify the code (because
api_msg_post is really obsolete).

I directly call the api_msg function in tcpip.c. Note I have remove the use
of a "msg_copy" variable, because now, the problem with err_tcp is fixed
(tell me if no objection on this point).

It's currently running and seems to work...




(file #12746)
    _______________________________________________________

Additional Item Attachment:

File name: api_msg.patch                  Size:11 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?5926>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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