[zeromq-dev] [CL-ZMQ PATCH] Fix to setsockopt to allow changing the socket option's type from the default :int64.
Lucas Hope
lucas.r.hope at gmail.com
Sat Jun 4 01:58:22 CEST 2011
Hi all,
For the guide's paranoid pirate example, we need to set ZMQ_LINGER, but the
cl-zmq binding fails to handle socket options of type int. This patch fixes
the issue. (My previous patch added the correct constant for ZMQ_LINGER to
the cl-zmq binding.)
Peace,
-Luke
--
---------------------------------------------------
Dr Lucas Hope - lucas.r.hope at skype
Machine Learning and Software Engineering Consultant
Melbourne, Australia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110604/78a54b73/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-to-setsockopt-to-allow-changing-the-socket-optio.patch
Type: text/x-patch
Size: 1617 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110604/78a54b73/attachment.bin>
More information about the zeromq-dev
mailing list