lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Can't process incoming UDP packets after one of hosts i


From: Robert Deschambault
Subject: Re: [lwip-users] Can't process incoming UDP packets after one of hosts is powered down
Date: Fri, 24 Jul 2015 19:18:43 -0400

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.


reply via email to

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