You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by do...@apache.org on 2002/08/24 18:15:11 UTC

cvs commit: modperl-2.0/xs/maps apache_functions.map modperl_functions.map

dougm       2002/08/24 09:15:11

  Modified:    xs/maps  apache_functions.map modperl_functions.map
  Log:
  ap_get_remote_host is an apache function, not specific to mod_perl
  
  Revision  Changes    Path
  1.57      +1 -0      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.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- apache_functions.map	15 Aug 2002 08:42:55 -0000	1.56
  +++ apache_functions.map	24 Aug 2002 16:15:11 -0000	1.57
  @@ -174,6 +174,7 @@
   #however it is not exported on win32
   !ap_read_request
   >ap_update_vhost_given_ip
  + mpxs_Apache__Connection_get_remote_host | | c, type=REMOTE_NAME, dir_config=NULL
   
   MODULE=Apache::Log   PACKAGE=guess
   ?ap_log_assert
  
  
  
  1.43      +0 -2      modperl-2.0/xs/maps/modperl_functions.map
  
  Index: modperl_functions.map
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/maps/modperl_functions.map,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- modperl_functions.map	24 Aug 2002 16:13:31 -0000	1.42
  +++ modperl_functions.map	24 Aug 2002 16:15:11 -0000	1.43
  @@ -64,8 +64,6 @@
   
   MODULE=Apache::Connection
    mpxs_Apache__Connection_client_socket | | c, s=NULL
  - mpxs_Apache__Connection_get_remote_host | | c, type=REMOTE_NAME, dir_config=NULL
  -
   
   MODULE=Apache::Filter
    modperl_filter_attributes | MPXS_ | ... | MODIFY_CODE_ATTRIBUTES