lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7421] Implement SO_RCVBUF


From: Simon Goldschmidt
Subject: [lwip-devel] [task #7421] Implement SO_RCVBUF
Date: Mon, 26 Nov 2007 08:10:32 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9

Follow-up Comment #10, task #7421 (project lwip):

I think the idea is going in the right direction, but the macros might not be
sufficient if you want to avoid increasign a variable over a certain limit.
(for recv_avail this works since only tcpip_thread increases it, application
threads only decrease it).

But it's a good starting point to get cleaner code, I think!

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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