summaryrefslogtreecommitdiff
path: root/src/net/generalhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/generalhandler.h')
-rw-r--r--src/net/generalhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/generalhandler.h b/src/net/generalhandler.h
index 79e0576e7..48fc8bab7 100644
--- a/src/net/generalhandler.h
+++ b/src/net/generalhandler.h
@@ -42,6 +42,8 @@ class GeneralHandler notfinal
virtual void flushNetwork() = 0;
+ virtual void flushSend() = 0;
+
virtual void clearHandlers() = 0;
virtual void reloadPartially() const = 0;