[EMAIL PROTECTED] wrote:
>   -        lock_fd[i] = ap_popenf(p, lock_fname, O_WRONLY, 0600);
>   +        ap_open(p, lock_fname, APR_WRITE, APR_UREAD | APR_UWRITE, 
> &tempfile);
>   +        ap_get_os_file(tempfile, *lock_fd[i]);

Que? *lock_fd[i]?

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi

Reply via email to