On 10/11/2010 10:34 PM, Martin Lucina wrote: > If we provide an explicit interface to migrate sockets then we can say > "just use that". Users who understand memory barriers can still do that if > they want to. > > Martin, what do you think?
It's useless IMO. If you _migrate_ the socket between threads you are presumably running in such a context that the barrier is executed by the environment you are running in. If you are using socket from multiple threads you are abusing the library and you fully deserve your application crashing. Muahaha! Martin _______________________________________________ zeromq-dev mailing list zeromq-dev@lists.zeromq.org http://lists.zeromq.org/mailman/listinfo/zeromq-dev