Poco is really a wonderful lib that I use it in my project. Thank you.
I have some questions about Thread.
- Why
current method return 0 when it is main thread, it will cause user confusion
- Why
setName method does not really set thread name.
Expecting your responses