New diff file [3] based on comments by Geoffrey Young [1] and Philippe M. Chiasson [2]
[1] http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=109215191529527&w=2 [2] http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=109215411230572&w=2 [3] --- apache_structures.map 8 Aug 2004 18:04:55 -0000 1.36 +++ apache_structures.map 10 Aug 2004 18:18:59 -0000 @@ -100,8 +100,8 @@ </server_rec> <conn_rec> - pool - base_server +< pool +< base_server > vhost_lookup_data local_addr remote_addr @@ -114,12 +114,12 @@ keepalives local_ip local_host - id +< id conn_config notes input_filters output_filters - sbh +< sbh bucket_alloc </conn_rec> @@ -131,11 +131,17 @@ </server_addr_rec> <module> - version - minor_version - module_index - name - dynamic_load_handle +< version +< find_linked_module +< find_module_name + remove_loaded_module + remove_module +< top_module +< version +< minor_version +< module_index +< name +> dynamic_load_handle next > magic - rewrite_args @@ -143,7 +149,7 @@ > merge_dir_config > create_server_config > merge_server_config - cmds +< cmds > register_hooks </module> @@ -156,6 +162,9 @@ </process_rec> <command_rec> +< chk_cmd_context +< soak_end_container +< next name func cmd_data --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
