You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2009/04/16 21:31:51 UTC

svn propchange: r765725 - svn:log

Author: trawick
Revision: 765725
Modified property: svn:log

Modified: svn:log at Thu Apr 16 19:31:51 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Apr 16 19:31:51 2009
@@ -6,6 +6,8 @@
 
 When the name is too long, the failure reporting is more consistent and a 
 socket with truncated pathname is not left stranded.  The user still needs
+to use ScriptSock to specify a shorter name.
+
 An extra unlink() failure message may be generated when attempting to clean 
 up the socket after a daemon initialization error; the message is surpressed 
 for ENOTENT, but not for ENAMETOOLONG.