Il 09/08/2013 10:48, liu ping fan ha scritto: > After patch 3,4, the timeout will be an param for GSource's prepare. > So I think I will set the right timeout value in patch4?
No, please do it before (in fact you can extract this patch and the timeout change to a seprate series). Then patch 4 can simply move the timeout logic to the GSource's prepare function. Paolo