Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> writes:

>  - use sigaction() instead of signal().  It's quite a bit more robust,
>    and it's possible to say how a handler should be treated.  This
>    needs quite a lot of care.
>  - have Restart() set a flag.  This requires a wrapper around
>    XNextEvent(), probably using select().
>  - something different that I haven't come up with yet.

Apparently, you went for option 2, since I now get an endless flood
of "select: Bad address" messages...

-- Johan

Reply via email to