poco
poco copied to clipboard
set thead name
Is your feature request related to a problem? Please describe. some library like Tomcat,threadName is set like http-nio-<port Number>-exec-<Thread ID>,and I can`t set thead name in poco library Describe the solution you'd like set thead name in poco library
Describe alternatives you've considered no Additional context no
Can you be more specific? Poco::Thread has a constructor that takes a name.