Hi Kieran,
i've sorted this out with the help of Simon. The address i've set in the
bind command was also used as a listener, so i've got the "address in
use" error. LwIP 1.3.x has ignored this, that was the reason why this
was running before.
I'm sending my data now on the existing connection using the
netconn_sendto where i can also distribute it to different destinations.
So, everything is fine ;-)
Thanks!
Am 05.05.2012 16:57, schrieb Kieran Mansley:
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
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users