summaryrefslogtreecommitdiff
path: root/include/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/socket.h')
-rw-r--r--include/socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/socket.h b/include/socket.h
index 43ed322bc..1c343f122 100644
--- a/include/socket.h
+++ b/include/socket.h
@@ -145,6 +145,8 @@ private:
*/
void FlushWriteBuffer();
+ void SetQueues(int nfd);
+
public:
/**