]> granicus.if.org Git - apache/commit
change the callable functions in the mod_watchdog API
authorJeff Trawick <trawick@apache.org>
Wed, 30 Sep 2009 20:00:37 +0000 (20:00 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 30 Sep 2009 20:00:37 +0000 (20:00 +0000)
commite054fa7183a07f7ef3eb6e1cbc20aa3bbffda629
treeec9993aab12e69c5f6afbe1608a8d85234093acf
parentcb60d8c127fd1c6b0796e73028130ad828e76101
change the callable functions in the mod_watchdog API
to optional hooks to avoid module ordering or other symbol
resolution issues; affected:

  ap_watchdog_get_instance
  ap_watchdog_register_callback
  ap_watchdog_set_callback_interval

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@820427 13f79535-47bb-0310-9956-ffa450edef68
modules/cluster/mod_heartmonitor.c
modules/core/mod_watchdog.c
modules/core/mod_watchdog.h