dougm 01/10/21 18:54:02
Modified: xs/maps apache_functions.map
Log:
disable Apache::Connection::read_request (not available on all platforms)
Revision Changes Path
1.33 +3 -1 modperl-2.0/xs/maps/apache_functions.map
Index: apache_functions.map
===================================================================
RCS file: /home/cvs/modperl-2.0/xs/maps/apache_functions.map,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- apache_functions.map 2001/10/07 19:22:49 1.32
+++ apache_functions.map 2001/10/22 01:54:02 1.33
@@ -154,7 +154,9 @@
MODULE=Apache::Connection PACKAGE=guess
ap_get_remote_host
- ap_read_request
+#XXX: thought this might be useful for protocol modules
+#however it is not exported on win32
+!ap_read_request
>ap_update_vhost_given_ip
MODULE=Apache::Log PACKAGE=guess
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
- cvs commit: modperl-2.0/xs/maps apache_functions.map dougm
