It is hard to make a judgement without seeing your code. In my own personal experience one no-no is to make sure that the UDP sockets are not shared. I have had no problem running multiple different UDP services in their own threads using different netconn connections.
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
