>> Could you use instead the SetConsoleCtrlHandler API ?
>> 
>
>Of course, that part is not a problem, but the other side, how 
>can i deal with unix declarations and code ? it seems Java 
>part is calling native to set some Signal handler.. looking 
>for a brief explantion .. 

You speak about signal defined in native2/jni/jk_jni_aprImpl.c
or native2/common/jk_vm_default.c ?


native2/jni/jk_jni_aprImpl.c is here for apr support
which shouldn't be your case yet ?

native2/common/jk_vm_default.c is only under LINUX / APACHE2
so you should be safe ....

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to