Destructor Function.
34 {
36
38 {
40 item.second.reset();
41
43 }
44 }
#define SPICES_PROFILE_ZONE
static EventLoop *& GetInst(InetAddress *address=nullptr)
Get EventLoop Instance. @reutrn Returns EventLoop Instance.
void RunInLoop(Functor cb)
Push functor to pending functors.
ConnectionMap m_Connections
All TcpConnections.
std::shared_ptr< TcpConnection > TcpConnectionPtr