[Top][All Lists]
[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: |
Fri, 02 Nov 2007 08:28:50 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8 |
Follow-up Comment #4, task #7421 (project lwip):
Wow, such a simple patch, why didn't we include that earlier?
Some comments:
- we should provide a function for access to recv_bufsize for netconn API
apps
- we should really work on protecting recv_avail, or am I wrong?
- maybe we should check linux or other stacks how they handle SO_RCVBUF for
TCP sockets...
Other than that: great work! (Only I would combine the if statements that are
the same for #if LWIP_SO_RCVBUF and #else in api_msg.c).
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?7421>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [task #7421] Implement SO_RCVBUF, Kieran Mansley, 2007/11/01
- [lwip-devel] [task #7421] Implement SO_RCVBUF, Frédéric Bernon, 2007/11/01
- [lwip-devel] [task #7421] Implement SO_RCVBUF, Frédéric Bernon, 2007/11/01
- [lwip-devel] [task #7421] Implement SO_RCVBUF,
Simon Goldschmidt <=
- [lwip-devel] [task #7421] Implement SO_RCVBUF, Frédéric Bernon, 2007/11/02
- [lwip-devel] [task #7421] Implement SO_RCVBUF, Frédéric Bernon, 2007/11/07
- [lwip-devel] [task #7421] Implement SO_RCVBUF, Simon Goldschmidt, 2007/11/07
- [lwip-devel] [task #7421] Implement SO_RCVBUF, Kieran Mansley, 2007/11/09
- [lwip-devel] [task #7421] Implement SO_RCVBUF, Frédéric Bernon, 2007/11/25
- [lwip-devel] [task #7421] Implement SO_RCVBUF, Simon Goldschmidt, 2007/11/26