From 465da7b17eef4c86020a5def41a87977410b965a Mon Sep 17 00:00:00 2001 From: Dhammika Pathirana Date: Tue, 26 Oct 2010 16:02:47 +0200 Subject: drop connection requests with duplicate peer identity Signed-off-by: Dhammika Pathirana --- src/zmq_init.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/zmq_init.hpp') diff --git a/src/zmq_init.hpp b/src/zmq_init.hpp index 6087de9..2233b7b 100644 --- a/src/zmq_init.hpp +++ b/src/zmq_init.hpp @@ -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. -- cgit v1.2.3