Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Move ClientBase::m_tq into Client #4608

Closed
pirapira opened this issue Oct 18, 2017 · 0 comments
Closed

Move ClientBase::m_tq into Client #4608

pirapira opened this issue Oct 18, 2017 · 0 comments
Assignees

Comments

@pirapira
Copy link
Member

ClientBase::m_tq has a pool of callback functions that call methods of Client objects. This is not clean because ClientBase can survive a bit longer after Client objects are destroyed.

This issue keeps track of moving ClientBase::m_tq into Client::m_tq. This involves moving some function implementations together with m_tq.

@pirapira pirapira self-assigned this Oct 18, 2017
pirapira added a commit that referenced this issue Oct 18, 2017
pirapira added a commit that referenced this issue Oct 20, 2017
pirapira added a commit that referenced this issue Oct 23, 2017
pirapira added a commit that referenced this issue Oct 24, 2017
pirapira added a commit that referenced this issue Oct 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant