Hello!

I have a pub/sub application with CURVE which works for TCP, but not for EPGM

int rc = zsocket_bind(pub, addr);
assert(rc !=-1)

gives me "assertion failed: (rc!=-1)"
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to