[zeromq-dev] segmentation fault with czmq
Luca Boccassi
luca.boccassi at gmail.com
Fri Sep 27 12:29:39 CEST 2019
On Thu, 2019-09-26 at 23:22 +0000, Shishir Pandey wrote:
> Hi
>
> I was trying to run the lpclient.c (lazie pirate, chapter 4,
> http://zguide.zeromq.org/page:all#Client-Side-Reliability-Lazy-Pirate-Pattern
> ) program from the guide. The program uses the old czmq API and
> does not work. I was trying to run with the latest czmq library and
> change the program to the following program :
You cannot pass a zsock directly to zmq_pollitem_t. Pass the return
value of zsock_resolve(client) instead.
--
Kind regards,
Luca Boccassi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20190927/3af2d403/attachment.sig>
More information about the zeromq-dev
mailing list