Matt Chapman wrote:
> 
> [--Solution--]
> Although ideally longjmp should not be used in this way, an alternate
> resolution is to use the SA_NOMASK flag:

Alternatively I was just reminded about sigsetjmp / siglongjmp. Of
course unlike setjmp / longjmp these aren't portable to non-UNIX
systems so that would require some #ifdef'ing.

        - matty


-- 
Matthew "Austin" Chapman
SysAdmin, Developer, Samba Team Member

"I have a dream... that one day, my three little children will be
judged not on the quality of their character, but on the content of
their code..."

Reply via email to