[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #5764] api_lib.c cleanup: after patch #5687
From: |
Frédéric BERNON |
Subject: |
[lwip-devel] [patch #5764] api_lib.c cleanup: after patch #5687 |
Date: |
Wed, 28 Feb 2007 18:07:17 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2 |
Follow-up Comment #1, patch #5764 (project lwip):
I'm agree with you, not about the underscore, but because avoiding the extra
pointer give a simplest code...
Other remark, if LwIP's sockets and netconns are designed to be call by only
one thread in the same time, so, perhaps put the struct api_msg directly in
the netconn struct can be a idea. We could directly access to "conn->msg..."
and it will avoid something like 10 "msg->msg.conn = conn;". But it is just a
detail...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?5764>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/