jonnydee/nzmqt

ZMQ 4.2 causes trouble

machinekoder opened this issue · 1 comments

I don't want to elaborate on this but I have serious trouble with ZMQ 4.2 and nzmqt. Memory management seems to work differently with newer ZMQ libs. In some instances I had to remove DONTWAIT in others I had to add additional try-catch blocks in the code.

Just in case anyone encounters the same problem.

Forget this issue, I had an old header file lying around.