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 _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
