lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #22435] lwip_recvfrom with TCP break;


From: Jonathan Larmour
Subject: [lwip-devel] [bug #22435] lwip_recvfrom with TCP break;
Date: Wed, 12 Mar 2008 11:14:44 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.12) Gecko/20070530 Fedora/1.5.0.12-1.fc5 Firefox/1.5.0.12

Follow-up Comment #6, bug #22435 (project lwip):

I prefer the patch you posted in comment #3. It also means the overhead for
retrieving the peer information is only incurred when it's specifically
requested. In my experience, I don't think many people would be using recvfrom
on a TCP socket to receive and get the peer address - they usually use
getpeername() or whatever.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?22435>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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