Commit 6fd1243e authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Propose fix for PR 60956.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1808915 13f79535-47bb-0310-9956-ffa450edef68
parent 1d8858cf
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -179,6 +179,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                mod_journald can't be configured in maintainer mode (-std=c89).
                Can anyone else reproduce, or is it just my distro?

  *) event: Avoid possible blocking in the listener thread when shutting down
     connections. PR 60956.
     trunk patch: http://svn.apache.org/r1802875
     2.4.x patch: trunks works (module CHANGES)
                  svn merge -c 1802875 ^/httpd/httpd/trunk .
     +1: ylavic


PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]