aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/link.h
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/link.h')
-rw-r--r--ncpd/link.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ncpd/link.h b/ncpd/link.h
index 9c65cd8..23e2ac5 100644
--- a/ncpd/link.h
+++ b/ncpd/link.h
@@ -44,6 +44,7 @@ class link {
bool stuffToSend();
bool hasFailed();
void reset();
+ void flush();
void setVerbose(short int);
short int getVerbose();
void setPktVerbose(short int);