XREP-style prefixing/trimming messages removed

This commit is contained in:
Martin Sustrik
2010-03-20 10:58:59 +01:00
parent cbaf10978a
commit dfdaff5eba
16 changed files with 17 additions and 145 deletions

View File

@@ -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 ();