mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Still more cleanups. Thanks to linklint for this round.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78083 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -596,7 +596,7 @@ of the strings, as a unit; for instance:
|
||||
returns a pointer to 8 bytes worth of memory, initialized to
|
||||
<code>"foo/bar"</code>.
|
||||
|
||||
<h3>Tracking open files, etc.</h3>
|
||||
<h3><a name="pool-files">Tracking open files, etc.</a></h3>
|
||||
|
||||
As indicated above, resource pools are also used to track other sorts
|
||||
of resources besides memory. The most common are open files. The
|
||||
|
||||
Reference in New Issue
Block a user