|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [task #11879] Add POSIX conformant header files |
Date: | Thu, 22 Mar 2012 18:11:00 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 Firefox/11.0 |
Follow-up Comment #2, task #11879 (project lwip): I'd add a new folder "posix" under "src/include" so that ports can control wether or not the makefile finds lwIP's posix files (e.g. putting socket.h under "src/include/sys/socket.h" would make it impossible to use LWIP_COMPAT_SOCKETS==0 and include the original system's <sys/socket.h>). That would mean adding the files mentioned in the previous post would just include "src/include/lwip/socket.h" (or netdb.h/inet.h respectively). _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/task/?11879> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |