> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
> Sent: 12. lipanj 2002 0:09
> To: [EMAIL PROTECTED]
> Subject: cvs commit: 
> jakarta-tomcat-connectors/jk/native2/common jk_signal.c jk_user.c
> 
> 
> costin      2002/06/11 15:09:11
> 
>   Added:       jk/native2/common jk_signal.c jk_user.c
>   Log:
>   Moved the signal and user handling to 'normal' jk components.
>   ( to keep the jni simple )
>   
>   Revision  Changes    Path
>   1.1                  
> jakarta-tomcat-connectors/jk/native2/common/jk_signal.c
>   

Can you tell me what is the final goal of implementing the signals?

I ask you that because I'm working on a something simillar I hope, and
more powerfull then standard signals offer. Basically it's a concept of
apache server module hooks implemented on a module level, with the
abillity to add the custom callback functions on the C and on the Java
side.
On the other hand it would be platform independent. The only drawback is
that the APR has to be enabled.

MT.


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

Reply via email to