Various message logging and async I/O changes.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@528 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-06-06 22:49:49 +00:00
parent 6e5b224a5f
commit d64d1bc5c0
15 changed files with 126 additions and 1589 deletions

View File

@@ -886,7 +886,7 @@ typedef struct FLMSYSDATA
HTTPCONFIGPARAMS HttpConfigParms;
FLMUINT uiMaxFileSize;
F_Logger * pLogger;
IF_LoggerClient * pLogger;
IF_SlabManager * pSlabManager;
IF_ThreadMgr * pThreadMgr;