| The mutex is "required"
because it guarantees that it is only used by a single thread at a time.
ZMQ has assertions that will cause your application to crash if you
access a socket between two threads concurrently. Joshua
|
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev

