cpprestsdk
cpprestsdk copied to clipboard
Clearing the m_listeners map when it becomes empty
http_linux_server has a map std::map<std::string, std::unique_ptr<hostport_listener>, iequal_to> m_listeners, where new hostport_listener are added with the host+port key in the pplx::task