From dfdaff5eba1e6980adb3326c119d2070d0ad42bb Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Sat, 20 Mar 2010 10:58:59 +0100 Subject: XREP-style prefixing/trimming messages removed --- src/options.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/options.hpp') diff --git a/src/options.hpp b/src/options.hpp index eba8ab8..0dd2e18 100644 --- a/src/options.hpp +++ b/src/options.hpp @@ -61,9 +61,6 @@ namespace zmq // is not aware of the peer's identity, however, it is able to send // messages straight away. bool immediate_connect; - - // If true, socket requires tracerouting the messages. - bool traceroute; }; } -- cgit v1.2.3