mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-29 12:18:04 +01:00
XREP-style prefixing/trimming messages removed
This commit is contained in:
@@ -48,8 +48,6 @@ namespace zmq
|
||||
void unplug ();
|
||||
void revive ();
|
||||
void resume_input ();
|
||||
void add_prefix (const blob_t &identity_);
|
||||
void trim_prefix ();
|
||||
|
||||
// i_poll_events interface implementation.
|
||||
void in_event ();
|
||||
|
||||
Reference in New Issue
Block a user