tkomatsu opened this issue 3 years ago · 0 comments
server_nameディレクティブごとに仮想サーバーを設定するために、各ソケットクラスに持たせているconfigをmapで保持したい。 std::map<std::string, config::Config>で、キーはserver_name、値はそのConfigとする。
std::map<std::string, config::Config>