Mail Archives: cygwin-developers/1998/06/15/05:51:41
>From: Sergey Okhapkin <sos AT prospect DOT com DOT ru>
>Date: Mon, 15 Jun 1998 08:07:37 +0400
>
>Chris, I never told about SIGKILL! I'm talking about any _unhandled_
>signal, whose default disposition is to terminate a process. If do_exit()
>will be called in a context of signal thread, we'll not need WSACleanup() -
>ExitProcess() call will make all neccessary cleanup for us.
Ok. Forget about SIGKILL. My point still stands. If what you are
describing is correct, it will be possible to hang a cygwin application
of a signal handler calls exit().
- Raw text -