[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #22435] lwip_recvfrom with TCP break;
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #22435] lwip_recvfrom with TCP break; |
Date: |
Tue, 11 Mar 2008 18:13:13 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9 |
Follow-up Comment #4, bug #22435 (project lwip):
I think the patch is fine. Posting netbufs instead of pbufs would consume
more memory at the benefit of faster execution (if anyone uses recvfrom for
TCP sockets at all). However, the information in those netbufs would be the
same all the time: the remote side information cannot change once the
connection has been estabslished!
Given this, I think the lwIP way is already covered by this patch.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?22435>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #22435] lwip_recvfrom with TCP break;, Kieran Mansley, 2008/03/04
- [lwip-devel] [bug #22435] lwip_recvfrom with TCP break;, Kieran Mansley, 2008/03/04
- [lwip-devel] [bug #22435] lwip_recvfrom with TCP break;, Frédéric Bernon, 2008/03/04
- [lwip-devel] [bug #22435] lwip_recvfrom with TCP break;,
Simon Goldschmidt <=
- [lwip-devel] [bug #22435] lwip_recvfrom with TCP break;, Frédéric Bernon, 2008/03/12
- [lwip-devel] [bug #22435] lwip_recvfrom with TCP break;, Jonathan Larmour, 2008/03/12
- [lwip-devel] [bug #22435] lwip_recvfrom with TCP break;, Frédéric Bernon, 2008/03/12
- [lwip-devel] [bug #22435] lwip_recvfrom with TCP break;, Simon Goldschmidt, 2008/03/13
- [lwip-devel] [bug #22435] lwip_recvfrom with TCP break;, Simon Goldschmidt, 2008/03/13
- [lwip-devel] [bug #22435] lwip_recvfrom with TCP break;, Frédéric Bernon, 2008/03/13