like in that it now allows for pathname arguments directly.
Adds in mutex support functions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472943
13f79535-47bb-0310-9956-
ffa450edef68
http://svn.apache.org/viewvc?view=rev&revision=472633
+1: bnicholes
+ * core: Allow AcceptMutex to accept pathname arguments ala SSLMutex,
+ and, as a result, semi-depreciate Lockfile.
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&revision=467326
+ http://svn.apache.org/viewvc?view=rev&revision=468049
+ 2.2.x version of patch:
+ Trunk version works (requires handling of CHANGES and ap_mmn.h
+ conflict though)
+ +1: jim