patch cleanup

This commit is contained in:
Stoian Ivanov
2014-05-12 10:40:24 +03:00
parent d5991d6728
commit 8fcefed43f

View File

@@ -55,6 +55,7 @@ namespace zmq
void xread_activated (zmq::pipe_t *pipe_);
void xwrite_activated (zmq::pipe_t *pipe_);
void xpipe_terminated (zmq::pipe_t *pipe_);
protected:
// Rollback any message parts that were sent but not yet flushed.