On 12/27/2008 03:13 AM, [email protected] wrote:
> Author: niq
> Date: Fri Dec 26 18:13:47 2008
> New Revision: 729579
> 
> URL: http://svn.apache.org/viewvc?rev=729579&view=rev
> Log:
> PR#39332: fix for segfault problem with mod_cgid on Solaris
> Patch by Masaoki Kobayashi
> 
> Modified:
>     httpd/httpd/trunk/CHANGES
>     httpd/httpd/trunk/modules/generators/mod_cgid.c

Just for my understanding. This patch works around a bug in Solaris with write
and UNIX domain sockets, right?
Otherwise I wouldn't get why the new code using writev would be better thatn the
old one using write.

Regards

RĂ¼diger

Reply via email to