Scheduler: Implement IdleEvent
[senf.git] / Scheduler / FdEvent.ih
index 940a057..6e2cacd 100644 (file)
@@ -91,6 +91,7 @@ namespace detail {
 
         void prepareRun();
 
+        // Called by IdleEventDispatcher
         void timeout(int t);
         int timeout() const;