On 12/16/11 6:37 PM, Erick Tryzelaar wrote:
I need a memory barrier to transfer a zeromq socket from one thread to
another. Will I automatically get one with our implementation of
tasks, channels, and ports?
Yes. 99% sure you do today (there must be some locks somewhere...have to review the path) but if not we have to add one or else the code is just buggy.


Niko
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to