lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7054] Clarification needed for variable initializati


From: Frédéric Bernon
Subject: [lwip-devel] [task #7054] Clarification needed for variable initialization
Date: Fri, 05 Oct 2007 15:40:10 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7

Follow-up Comment #22, task #7054 (project lwip):

About the patch:

-contrib.txt: ok

-sockets.c: I would write :
+static sys_sem_t socksem;
+static sys_sem_t selectsem;
(see comments #15 & 16)

-tcpip.c: ok
-mem.c: not yet checked
-netif.c: why let explicit init here (for netif_list & netif_default)?
-raw.c: ok
-stats.c: ok
-tcp.c: not yet checked
-udp.c: ok
-igmp.c: ok
-ip.c: ok
-ip_frag.c: not yet checked
-mib_structs.c: ok
-msg_in.c: ok
-ip.h: ok
-netif.h: ok
-raw.h: ok
-stats.h: ok
-tcp.h: ok
-udp.h: ok
-etharp.h: ok
-etharp.c: not yet checked



    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7054>

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





reply via email to

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