Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
317 B
Text
7 lines
317 B
Text
The Pool Component
|
|
|
|
Pool provides an Object-pooling API, with three major aspects:
|
|
1. A generic object pool interface that clients and implementors can
|
|
use to provide easily interchangable pooling implementations.
|
|
2. A toolkit for creating modular object pools.
|
|
3. Several general purpose pool implementations.
|