Multi-hop REQ/REP, part I., tracerouting switched on on XREP socket

This commit is contained in:
Martin Sustrik
2010-02-12 15:57:54 +01:00
parent 7b4cf2a4d0
commit 36a576370c
12 changed files with 75 additions and 25 deletions

View File

@@ -47,6 +47,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 ();