Hi all,

I'm testing the new python bindings from zproject. As a test I was 
trying the Zyre bindings. In Zyre you can retrieve the socket using 
socket() in case you want to add it to a poller. However the socket 
method returns a  <class 'zyre.LP_zsock_t'> type which not hashable and 
probably won't be understood by pyZMQ.

Any ideas how to deal with this? I think it would make sense if the 
binding is inter operable with PyZMQ.

Rg,

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

Reply via email to