summaryrefslogtreecommitdiff
path: root/src/fq.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fq.hpp')
-rw-r--r--src/fq.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fq.hpp b/src/fq.hpp
index c356b21..8825d92 100644
--- a/src/fq.hpp
+++ b/src/fq.hpp
@@ -45,6 +45,7 @@ namespace zmq
// i_reader_events implementation.
void activated (reader_t *pipe_);
void terminated (reader_t *pipe_);
+ void delimited (reader_t *pipe_);
private: