[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #23240] recv_udp increases counters for available rece
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #23240] recv_udp increases counters for available receives before netbuf is actually posted |
Date: |
Tue, 21 Apr 2009 20:18:03 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.0.8) Gecko/2009032608 Firefox/3.0.8 |
Follow-up Comment #8, bug #23240 (project lwip):
Jonathan, I do think converting the counters to signed would work. However,
after working with lwIP for over 3 years now, I still don't like the fact that
we need three (!) counters here (recvmbox will have a counter, recv_avail and
API_EVENT).
But since there have been some deadlock reports on the lwip-lists in the last
few months, I guess solving this neatly can be left to sockets2 and converting
the counters to signed should do the trick.
D'you have time to implement and test that, or do I have to jump in? *g*
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?23240>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #23240] recv_udp increases counters for available receives before netbuf is actually posted,
Simon Goldschmidt <=