#include "socket_interface.h" namespace cppnet { thread_local std::unordered_map> Socket::__all_socket_map; }