stoddard00/01/20 17:25:43
Modified:src acinclude.m4
src/include ap_ac_config.h httpd.h
src/lib/apr/lib apr_snprintf.c
src/lib/apr/network_io/unix networkio.h sockaddr.c
Log:
Back out most of the last commit. Keep APR macros seperate f
> Convert HAVE_NETINET... to the APR mac
Please undo this change. APR is not providing configuration macros for
Apache. That is up to Apache to do. The APR_HAVE_NETINET_H macro is
defined so that the APR PUBLIC header file can use it. This macro should
also not be used by APR internal files
stoddard00/01/20 14:14:39
Modified:src acinclude.m4
src/include ap_ac_config.h httpd.h
src/lib/apr/lib apr_snprintf.c
src/lib/apr/network_io/unix networkio.h sockaddr.c
Log:
Convert HAVE_NETINET... to the APR mac
Revision Change
sascha 99/12/29 15:56:25
Modified:src/lib/apr/network_io/unix networkio.h
Log:
Use correct data type for socket address length.
Revision ChangesPath
1.13 +1 -1 apache-2.0/src/lib/apr/network_io/unix/networkio.h
Index: networkio.h
rbb 99/12/14 10:11:09
Modified:src/lib/apr configure.in
src/lib/apr/network_io/unix networkio.h
Log:
Fix some warnings when compiling with -Wall
Revision ChangesPath
1.35 +1 -0 apache-2.0/src/lib/apr/configure.in
Index: configure.in
===
rbb 99/12/04 13:48:35
Modified:src/lib/apr acconfig.h configure.in
src/lib/apr/include apr.h.in apr_network_io.h
src/lib/apr/network_io/unix networkio.h sendrecv.c
Log:
Add Sendfile to APR. This is not well tested, and a test case is needed.
I did
rbb 99/12/01 10:39:45
Modified:src/lib/apr acconfig.h configure.in
src/lib/apr/file_io/unix fileio.h readwrite.c
src/lib/apr/include apr.h.in apr_errno.h apr_file_io.h
apr_fnmatch.h apr_general.h apr_lib.h apr_md5.h
rbb 99/10/16 07:07:01
Modified:src/lib/apr/file_io/unix dir.c
src/lib/apr/inc apr_macro.h
src/lib/apr/network_io/unix networkio.h sockets.c sockopt.c
Log:
Put mutex's around non-thread-safe functions in APR.
Revision ChangesPath
1.9
manoj 99/10/08 12:44:36
Modified:src/lib/apr/network_io/unix networkio.h sockets.c sockopt.c
Log:
Every accept() was resulting in a reverse name lookup. This eliminates it.
Revision ChangesPath
1.5 +0 -1 apache-2.0/src/lib/apr/network_io/unix/networkio.h
rbb 99/09/03 07:20:24
Modified:src/lib/apr configure
src/lib/apr/include apr_network_io.h
src/lib/apr/network_io/unix networkio.h sendrecv.c sockopt.c
Log:
Fix the timeout code in APR. This is now done properly, by setting a field
in the socket st
10 matches
Mail list logo