Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WindowsApiEmitter made easier to subclass.
queue_events now does not call read_events directly. The call was put into a member function _read_events instead, to make it easier to replace the read_events functionality while keeping the rest of the class going.
- Loading branch information