
1 Jun
2012
1 Jun
'12
9:24 a.m.
On 01.06.2012 15:11, Christophe Fergeau wrote:
On Fri, Jun 01, 2012 at 01:41:54PM +0200, Michal Privoznik wrote:
In libvirt, it's perfectly possible and widely used to have disabled timers (timeout=-1) and fire them up 'randomly' with timeout=0. However, with current mapping into glib mainloop it's not possible and causing troubles.
ACK
Christophe
Thanks, pushed. Michal