• Max Kellermann's avatar
    event/IdleMonitor: refactor to IdleEvent · 1686f4e8
    Max Kellermann authored
    Instead of using this as a base class implementing a virtual method,
    the new class IdleEvent can be used as a variable, decoupling
    IdleMonitor's internal state from the derived class.
    
    This is similar to commit 30a5dd26
    which refactored TimeoutMonitor to TimerEvent.
    1686f4e8
Name
Last commit
Last update
..
Base.cxx Loading commit data...
Base.hxx Loading commit data...
Blocking.cxx Loading commit data...
Blocking.hxx Loading commit data...
Callback.hxx Loading commit data...
Cancellable.hxx Loading commit data...
Connection.cxx Loading commit data...
Connection.hxx Loading commit data...
Error.cxx Loading commit data...
Error.hxx Loading commit data...
FileReader.cxx Loading commit data...
FileReader.hxx Loading commit data...
Glue.cxx Loading commit data...
Glue.hxx Loading commit data...
Lease.hxx Loading commit data...
Manager.cxx Loading commit data...
Manager.hxx Loading commit data...
meson.build Loading commit data...