X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Scheduler%2FFdEvent.ih;h=039ee76b3a8b0ce56215ef4d53d30ac64ca13123;hb=6b43243d9b1a3b9720efdacc6f02364877ebe2aa;hp=940a05794c9995fa42706de9254dd2a1f71d01ff;hpb=412024ed31a4ab4eaea7a4165a434f8efebee325;p=senf.git diff --git a/Scheduler/FdEvent.ih b/Scheduler/FdEvent.ih index 940a057..039ee76 100644 --- a/Scheduler/FdEvent.ih +++ b/Scheduler/FdEvent.ih @@ -27,7 +27,7 @@ #define IH_SENF_Scheduler_FdEvent_ 1 // Custom includes -#include "../boost/intrusive/iset.hpp" +#include ///////////////////////////////ih.p//////////////////////////////////////// @@ -91,6 +91,7 @@ namespace detail { void prepareRun(); + // Called by IdleEventDispatcher void timeout(int t); int timeout() const;