Add a IDiscoverer wrapper.
This wrapper is responsible for stacking operations and running them in a thread, rather than spawning a new std::thread each time
Showing
Please register or sign in to comment
This wrapper is responsible for stacking operations and running them in a thread, rather than spawning a new std::thread each time