Do not crash when multiple peers connect to PAIR socket
When more then one peer connected to a ZMQ_PAIR socket, an application aborted due to assertion failure. This patch changes the ZMQ_PAIR socket behaviour so that it rejects any further connection requests.
Showing
Please
register
or
sign in
to comment