Skip to content

Remove SocketReactor dependency on Poco::Thread for sleeping #4215

@aleks-f

Description

@aleks-f

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions