zeromq / libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1

Home Page:https://www.zeromq.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue SCATTER/GATHER

g2px1 opened this issue · comments

commented
Assertion failed: socket_type_ >= 0 && socket_type_ < static_cast<int> (names_count) (zmq-src/src/mechanism.cpp:118)

you need to build with --enable-drafts