mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-29 04:17:57 +01:00
Multi-hop REQ/REP, part I., tracerouting switched on on XREP socket
This commit is contained in:
@@ -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 ();
|
||||
|
||||
Reference in New Issue
Block a user