Using DEALER socket(zeromq2.2) connect to ROUTER socket (zeromq4.0.1)failed 

Description

when I used the client(the libzmq version iszeromq2.2, socket type is DEALER)connect server (socket type is ROUTER, the libzmq version is zeromq4.0.1), the server peer aborted in handshake function of stream_engine.cpp:485(zmq_assert (buffer_size == header_size)). Is not zeromq4.0.1 compatibility with zeromq2.2? Cannot they comminucate between zeromq2.2 and zerom14.0.1? or is there a bug?

Environment

None

Activity

Show:

Details

Assignee

Reporter

Priority

Created November 22, 2013 at 8:39 AM
Updated November 22, 2013 at 8:56 AM