Skip to content

SocketReactor: Remove not useful handlers calls #3701

@aleks-f

Description

@aleks-f

There are handler calls in the SocketReactor::run() that are of no use (onIdle()), or little use (onBusy()).

These calls will be removed from SocketReactor::run(). Subscribers to these events will have to overide the run() function to keep the functionality.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions