On 10/11/2010 03:10 PM, Pieter Hintjens wrote:
> On Mon, Oct 11, 2010 at 3:02 PM, Martin Lucina<m...@kotelna.sk>  wrote:
>
>    
>> Some background - in ØMQ 2.1 Martin Sustrik introduced the concept that
>> sockets are no longer "owned" by any specific application thread (as long
>> as you follow the rules about memory barries, etc...), and that a
>> signalling file descriptor for a ØMQ socket can be obtained with the ZMQ_FD
>> socket option.
>>      
> Is this documented anywhere?
>    
man zmq_getsockopt

Martin
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to