[plt-scheme] synchronization and udp sockets

From: Gregory Cooper (greg at cs.brown.edu)
Date: Fri Jul 14 18:05:41 EDT 2006

Is it safe to call udp-send on the same socket from multiple threads
concurrently, or do I need a mutual exclusion mechanism?  What about
receiving in one thread while sending in another?

Thanks.
Greg


Posted on the users mailing list.