booksbyus / zguide

Learning and Using ØMQ

Home Page:http://zguide.zeromq.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lpclient.c gives error: unknown type name ‘zctx_t’

shishirpy opened this issue · comments

One gets compilation error in lpclient.c because czmq library API has changed and new zsock_new hides the context.