|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [task #6935] Problems to be solved with the current socket/netconn API |
Date: | Sat, 09 Jun 2007 11:16:26 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
Follow-up Comment #18, task #6935 (project lwip): A design goal should be to easily disable code that is not used. While function-based linking helps with this, things like non-blocking sockets or the code needed for select is inside some functions and can only be left out by creating compile time switches for that. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/task/?6935> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |