]> git.ipfire.org Git - thirdparty/squid.git/blob - src/ipc/mem/Page.cc
Added initial API for managing shared memory cache and its shared memory pages.
[thirdparty/squid.git] / src / ipc / mem / Page.cc
1 /*
2 * $Id$
3 *
4 * DEBUG: section 54 Interprocess Communication
5 *
6 */
7
8 #include "config.h"
9 #include "ipc/mem/Page.h"
10
11 // TODO: implement