mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-27 19:10:22 +01:00
@@ -45,7 +45,6 @@ zmq::router_t::router_t (class ctx_t *parent_, uint32_t tid_, int sid_) :
|
||||
// all the outstanding requests from that peer.
|
||||
// options.delay_on_disconnect = false;
|
||||
|
||||
options.send_identity = true;
|
||||
options.recv_identity = true;
|
||||
|
||||
prefetched_id.init ();
|
||||
|
||||
Reference in New Issue
Block a user