Hello everybody, We are user of the low-level C++ zeromq binding. We notice that some specific calls introduced in ZMQ 3.2.2 (like zmq_disconnect() for instance) were not available through this binding. I made a pull request to update the binding but then by looking at this page
https://github.com/zeromq/cppzmq/pulls?direction=desc&page=1&sort=created&state=open it seems to me that the C++ binding already has 6 pull requests in its queue. The oldest pull request being 8 months old. In this queue, there is already one pull request covering the same issue than mine. Did I miss something somewhere? Emmanuel _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
