Re: mod_perl + Apache 1.3.28

2003-08-28 Thread Radu Greab
David Wheeler wrote: > I think a bug report makes sense regardless. Done, it is #22805: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22805 Thanks, Radu Greab - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

Re: mod_perl + Apache 1.3.28

2003-08-27 Thread Radu Greab
d ap_pclosef() when closing it. Now, in 1.3.28, there are wrong pairs: ap_note_cleanups_for_socket() which adds a different type of cleanup than for files, and still ap_pclosef() to close the sockets. The patch below seems to fix the problem by making ap_bclose() use ap_pclosesocket() on all platf