lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #6935] Problems to be solved with the current socket/


From: Simon Goldschmidt
Subject: [lwip-devel] [task #6935] Problems to be solved with the current socket/netconn API
Date: Thu, 24 May 2007 13:52:42 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #7, task #6935 (project lwip):

>I vote for re-implementing the sockets API from scratch directly on top of
the raw API using mutexes for synchronization.

Me too. Only I think we should first shrink the list of bugs, patches and
tasks. Then we can decide if the rewrite is going to be before or after the
next release.

> Function-like macros could be used to control it so that we don't have a
mess of ifdefs - depending on the user's chosen options, some will evaluate
to nothing.

That's the way I'd do it. Only (as I said before) I would also integrate some
of those macros into the core. That way, ARP doesn't get locked while TCP is
still copying segments.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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