On Fri, 26 May 2006 13:48:05 -0500
"William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote:

> +1 on visual review.  Anyone have a win9x install handy to verify
> that this works?  Sorry, none of my multiboots still boot 9x.

I've personally tested it on WIN98 (virtual machine).
 
> Davi Arnaut wrote:
> > Hi,
> > 
> > On WIN9X machines, before signaling the parent process in
> > ap_signal_parent() we ought to set the proper parent pid
> > retrieved by GetWindowThreadProcessId(). Otherwise, the
> > event will be signaled without being properly opened because
> > the parent  pid will remain the same as the calling process pid.
> > 
> > With this patch it's possible to stop the httpd daemon with
> > the standart -k stop signal on WIN9X.

--
Davi Arnaut
 

Reply via email to