[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #21656] recvmbox problem in netconn API (netconn_recv
From: |
Jonathan Larmour |
Subject: |
[lwip-devel] [bug #21656] recvmbox problem in netconn API (netconn_recv and others) |
Date: |
Wed, 28 Nov 2007 02:52:06 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.0.12) Gecko/20071018 Red Hat/1.5.0.12-0.7.el4 Firefox/1.5.0.12 pango-text |
Follow-up Comment #2, bug #21656 (project lwip):
But as Simon says, this could be a response to something sent with
udp_sendto(). There is no need for the application to bind in that case. (It's
true that behind the scenes udp_sendto() calls udp_send() which calls
udp_bind() if the local port was not yet set, but that's an implementation
detail, and entirely unknown to api_lib/msg.c).
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?21656>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/