Adjustments for signal handling
Thiago Macieira
thiago at kde.org
Thu Nov 27 15:00:04 GMT 2008
Oswald Buddenhagen wrote:
>the qtimer won't help when the application blocks in an x call until a
>network connection breakdown is noticed. this case cannot be serialized
>properly. and _exit() cannot be used as-is, as we have an atexit()
>function installed (to remove an entire directory). this would have to
>be refactored accordingly.
Won't the X11 library return if it's interrupted by a signal handler?
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20081127/41c9a41d/attachment.sig>
More information about the kde-core-devel
mailing list