Searched refs:GetConnection (Results 1 – 1 of 1) sorted by relevance
97 std::shared_ptr<WsConnectionImpl> GetConnection(void*);183 std::shared_ptr<WsConnectionImpl> WsConnectionContextImpl::GetConnection( in GetConnection() function in WsConnectionContextImpl307 auto connection = context->GetConnection(wsi); in LwsCallback()