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