This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3220: UDP socket multi threading

Part Number: CC3220

hi,

can i share a UDP socket between two threads, such that one thread only recv() and the other only sendto() ?

do i need to implement any synchronization or is it alread built in simplelink ?

im using simplelink 1_60 with freertos

ron