Marcelo Tosatti wrote:
> SIGUSR1 has no handler, and the SIGUSR2 one does nothing useful anymore 
> (thats also true for SIGIO on tap fd, which runs host_alarm_handler
> unnecessarily). 
>   

The sigaction(); sa.sa_handler() stuff was added as a stopgap; do we 
actually need to run _any_ signal handlers?

I think that main_loop_wait() does all that's necessary.

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to