lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] "netconn_bind" broken for UDP connections in LwIP 1.4.0


From: Kieran Mansley
Subject: Re: [lwip-users] "netconn_bind" broken for UDP connections in LwIP 1.4.0?
Date: Sat, 5 May 2012 15:57:35 +0100

On 2 May 2012, at 22:50, Marco Jakobs wrote:

> Hi Simon,
> 
> i'll check for the bugtracker tomorrow to file the bug.
> 
> Do you have any idea where to look for that or if there is a "hot workaround" 
> for the issue? My project is actually blocked due to this problem, and i 
> don't want to go back to 1.3.2 again after i've changed everything to 1.4.0 
> ...

This is something that I suspect is working for most people (otherwise we would 
have heard about it by now).  I would try doing the bind before the connect in 
case it is just something like the ordering of the statements that produces the 
bug, and is what makes your case different to most.

If you can dig into the problem to try and see why the bind isn't having an 
effect then that will help us get a fix more quickly.  I'm hoping to release 
1.4.1 very soon now, so if this is going to get into it then we'll need a fix 
quickly.

Kieran


reply via email to

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