On Fri, Jun 3, 2011 at 3:01 AM, Marc Lehmann <[email protected]> wrote: > Can you try this patch on your 64hz windows? If that works, that (or > soemthing close using e.g. Sleep) will go into the next version of libev. > > http://ue.tst.eu/1f5a35969eb478f97d5e2ba8c7537266.txt
Yes, thank you. It works as expected. On the other hand since libev provides ev_sleep as part of its API I think the check of delay being too small (or using ceil instead of relying on default runtime settings) should go there. :) _______________________________________________ libev mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
