lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5960] Enable multithread send/recv operations on sa


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #5960] Enable multithread send/recv operations on same socket on TCP netconns
Date: Tue, 29 May 2007 12:58:18 +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 #38, patch #5960 (project lwip):

OK, now I understand you ;-)
It's the other way round like what we have now: first wait then signal. OK, I
don't know from memory, but as long as all the processing is done in api_msg.c
and no values in the struct netconn are set in api_lib.c, that should be fine.
(Although at least conn->err is set in api_lib.c, so that would need to be
investigated)

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?5960>

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





reply via email to

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