From 36a576370ccfed3c104850b5b95a6ed3870edbea Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Fri, 12 Feb 2010 15:57:54 +0100 Subject: Multi-hop REQ/REP, part I., tracerouting switched on on XREP socket --- src/pgm_sender.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pgm_sender.hpp') diff --git a/src/pgm_sender.hpp b/src/pgm_sender.hpp index 43adb8b..89357f5 100644 --- a/src/pgm_sender.hpp +++ b/src/pgm_sender.hpp @@ -52,6 +52,7 @@ namespace zmq void plug (struct i_inout *inout_); void unplug (); void revive (); + void traceroute (unsigned char *identity_, size_t identity_size_); // i_poll_events interface implementation. void in_event (); -- cgit v1.2.3