Apache Portable Runtime
Revision as of 12:16, 19 June 2008 by Rob Linden (talk | contribs) (copied useful blurb from licensing page)
The Apache Portable Runtime (APR) is a set of functions designed to abstract common I/O functions in a crossplatform manner. We primarily use it for threading and socket i/o. This is actually three packages, apr, apr-util and apr-iconv.
The source and further documentation is available at http://apr.apache.org/