mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-28 11:31:56 +01:00
drop connection requests with duplicate peer identity
Signed-off-by: Dhammika Pathirana <dhammika@gmail.com>
This commit is contained in:
committed by
Martin Sustrik
parent
401986e6bb
commit
465da7b17e
@@ -55,7 +55,7 @@ namespace zmq
|
||||
void process_plug ();
|
||||
void process_unplug ();
|
||||
|
||||
// Associated wite-protocol engine.
|
||||
// Associated wire-protocol engine.
|
||||
i_engine *engine;
|
||||
|
||||
// True if our own identity was already sent to the peer.
|
||||
|
||||
Reference in New Issue
Block a user