From f2fd4885c2a906414e0f36acf95d252e5a9d5805 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 8 Jan 2013 19:00:34 -0800 Subject: Improve warning management more --- src/common/socket.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common/socket.cpp') diff --git a/src/common/socket.cpp b/src/common/socket.cpp index d3485d3..023a856 100644 --- a/src/common/socket.cpp +++ b/src/common/socket.cpp @@ -18,8 +18,10 @@ #include "mmo.hpp" #include "utils.hpp" +static fd_set readfds; int fd_max; +static int currentuse; const uint32_t RFIFO_SIZE = 65536; -- cgit v1.2.3-70-g09d2