Reduce the method call timeout slightly
authorMike Gorse <mgorse@novell.com>
Fri, 24 Feb 2012 22:25:41 +0000 (16:25 -0600)
committerMike Gorse <mgorse@novell.com>
Fri, 24 Feb 2012 22:25:41 +0000 (16:25 -0600)
commit86a0728d48d6b3df2d9da6a5b0e5701265fe7e8d
treedb340e4fa5b385b663d86470765c58da2b0c8302
parent2cf16b3ec3777d1337e02d6a7850290a259eda5b
Reduce the method call timeout slightly

It is likely a good idea for the method call timeout to be lower than
the registry daemon's keystroke listener timeout. This way, if an AT
makes a method call that times out while in a keystroke event listener,
it will still have time to exit the listener before the registry daemon
presumes it hung.
atspi/atspi-misc.c