summaryrefslogtreecommitdiff
path: root/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'context.h')
-rw-r--r--context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/context.h b/context.h
index 8851136..8772391 100644
--- a/context.h
+++ b/context.h
@@ -830,7 +830,7 @@ public:
virtual short send(u8 *data) override;
virtual int send(u8 *data, size_t size) override;
- int stat();
+ short stat();
int test_connection();
static void notify(short size, short sock_fd);