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: 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/





reply via email to

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