Socket reactor depends on the current thread being `Poco::Thread` in order to sleep interruptibly. `Poco::Thread` should be replaced with `Poco::Event`
Socket reactor depends on the current thread being
Poco::Threadin order to sleep interruptibly.Poco::Threadshould be replaced withPoco::Event