Commit cca15122 authored by Graham Leggett's avatar Graham Leggett
Browse files

Comment.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824529 13f79535-47bb-0310-9956-ffa450edef68
parent 3d4b197d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -149,6 +149,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
             worker fdqueue.[ch] differ(ed) between 2.4.x and trunk. The patch
             is provided only to help review.
     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?

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