Re: idle loop callbacks



does your idle handler ever return false? if not, it will continue to
be called for ever. just make it return false, and the endless loop
will stop.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]