This commit is contained in:
udo
2021-10-29 03:50:46 +00:00
parent 3f531aa48e
commit e630d10ad1
21 changed files with 335 additions and 37 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ protected:
bool close_socket;
};
typedef std::map<std::string, std::string> Pairs;
typedef StringMap Pairs;
std::vector<int> listen_sockets;
std::vector<std::string> listen_unlink;