Commit ec530f25 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Comment.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824530 13f79535-47bb-0310-9956-ffa450edef68
parent cca15122
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -151,6 +151,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     ylavic: re MMN, the API is private, so no bump (supposedly).
     minfrin: Keeping mpm_fdqueue.h private makes it hard for people to fork event
              and worker and make their own mpms. Can we make this public?
     ylavic: not easier/harder than now I suppose (worker/event fqueues are private).

  *) mpm_event: Do lingering close in worker(s).
     trunk patch: http://svn.apache.org/r1823047