summaryrefslogtreecommitdiff
path: root/src/pair.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pair.hpp')
-rw-r--r--src/pair.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pair.hpp b/src/pair.hpp
index 65b474e..030fb97 100644
--- a/src/pair.hpp
+++ b/src/pair.hpp
@@ -47,6 +47,7 @@ namespace zmq
// i_reader_events interface implementation.
void activated (class reader_t *pipe_);
void terminated (class reader_t *pipe_);
+ void delimited (class reader_t *pipe_);
// i_writer_events interface implementation.
void activated (class writer_t *pipe_);