Commit 09f5f0cb authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Added a new API for NetWare to allow Apache the chance to unimport

  module symbols before it shuts down.

    void ap_os_dso_unsym(void *handle, const char *symname)

  This is necessary so that Apache on NetWare can shutdown cleanly
  in an error condition such as a failure while reading the .CONF file.

Submitted by:	Brad Nicholes <BNICHOLES@novell.com>
Reviewed by:	William Rowe


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88364 13f79535-47bb-0310-9956-ffa450edef68
parent b5359590
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment