@@ -45,7 +45,6 @@ public:
cppsocket& operator=(const cppsocket& o) = delete;
cppsocket& operator=(cppsocket&& o);
};
-
class server_socket {
private:
#ifdef _WIN32