cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_un.c

2004-03-17 Thread hgomez
hgomez 2004/03/17 08:52:03 Modified:jk/native2/common jk_channel_un.c Log: Remove unused vars (thanks gcc -wall) Revision ChangesPath 1.20 +0 -1 jakarta-tomcat-connectors/jk/native2/common/jk_channel_un.c Index: jk_channel_un.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_un.c

2004-03-05 Thread truk
truk2004/03/05 15:35:52 Modified:jk/native2/common jk_channel_un.c Log: Calculate length for bind() in a portable way that works for sockaddr_un structs with and without sun_len. Revision ChangesPath 1.19 +7 -2

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_un.c

2004-03-05 Thread ax
This account does not exist - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_un.c

2003-03-04 Thread costin
costin 2003/03/04 15:56:37 Modified:jk/native2/common jk_channel_un.c Log: Added few visible attributes to channel_un I still get some ocasional errors - can't reproduce it consistently, but it happened twice in the last 3 days. Revision ChangesPath 1.16 +27

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_un.c

2002-07-08 Thread mturk
mturk 2002/07/08 06:41:13 Modified:jk/native2/common jk_channel_un.c Log: no message Revision ChangesPath 1.13 +5 -5 jakarta-tomcat-connectors/jk/native2/common/jk_channel_un.c Index: jk_channel_un.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_un.c

2002-05-11 Thread nacho
nacho 02/05/11 18:09:46 Modified:jk/native2/common jk_channel_un.c Log: * Fixed the build on non HAVE_UNIXSOCKETS OSes Revision ChangesPath 1.4 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_channel_un.c Index: jk_channel_un.c