diff --git a/src/SocketManageSelect.cpp b/src/SocketManageSelect.cpp index fa53f24..390ee6a 100644 --- a/src/SocketManageSelect.cpp +++ b/src/SocketManageSelect.cpp @@ -1,7 +1,7 @@ #include"SocketManageBase.h" #include #include -#include +#include #include namespace hgl @@ -17,7 +17,7 @@ namespace hgl int max_fd; - SortedSets sock_id_list; + SortedSet sock_id_list; fd_set fd_sock_list; //完整的sock列表