http/module.cpp File Reference

Dynamic and static module management. More...


Detailed Description

Dynamic and static module management.

Overview:
This file support the dynamic loading of DLLs (shared libraries). It also provides and abstraction so that staticly linked modules can be treated similarly to dynamically loaded modules.
Remarks:
This module is thread-safe.

© Embedthis Software LLC, 2003-2009. All rights reserved. Embedthis is a trademark of Embedthis Software LLC.