summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/ConnectionInterceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/cluster/ConnectionInterceptor.h')
-rw-r--r--cpp/src/qpid/cluster/ConnectionInterceptor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/qpid/cluster/ConnectionInterceptor.h b/cpp/src/qpid/cluster/ConnectionInterceptor.h
index a256738aeb..370572bd9d 100644
--- a/cpp/src/qpid/cluster/ConnectionInterceptor.h
+++ b/cpp/src/qpid/cluster/ConnectionInterceptor.h
@@ -48,6 +48,8 @@ class ConnectionInterceptor {
void deliverClosed();
void deliverDoOutput();
+ void dirtyClose();
+
private:
struct NullConnectionHandler : public qpid::sys::ConnectionOutputHandler {
void close() {}