Oleg Deribas wrote:
Hello,

Jonathan Pryor said the following on 08.05.2006 13:42:

The boilerplate message actually means "don't attempt to use an instance
of Socket from multiple threads simultaneously without using a
synchronization mechanism."

And what if I use asynchronous calls - BeginSend/BeginReceive?
Should I provide some sort of my own synchronization mechanism then?

These are thread safe.

Robert

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to