(add) Re: [En-Nut-Discussion] NutUdpSendTo doesn't return
    Harald Kipp 
    harald.kipp at egnite.de
       
    Fri Sep  9 13:44:44 CEST 2005
    
    
  
Hello Ulrich,
At 12:39 09.09.2005 +0200, you wrote:
>One thing I just noticed:
>- when I call the NetUdpSendTo function from the main thread (the one 
>that's running the TCP server) it works
>- when I call it from the other thread it hangs
There had been an ARP bug in 3.9.7. Version 3.9.8 fixes this.
>Do I have to take some precaution about thread safety with networking?
No, you can even use the same socket in different threads.
Harald
    
    
More information about the En-Nut-Discussion
mailing list