https://issues.apache.org/bugzilla/show_bug.cgi?id=55344
Bug ID: 55344
Summary: missing ap_hook_monitor on windows
Product: Apache httpd-2
Version: 2.4.6
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Core
Assignee: [email protected]
Reporter: [email protected]
1. I write a module use ap_hook_monitor,but I found it don't work.
2. I check souce code, and found ap_run_monitor() be call in
ap_wait_or_timeout()
3. but ap_wait_or_timeout() never be call on windows.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]