mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-06 21:56:25 +01:00
Multi-hop REQ/REP, part I., tracerouting switched on on XREP socket
This commit is contained in:
@@ -54,6 +54,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