added proper rundown of db events and db put call backs

This commit is contained in:
Jeff Hill
2000-05-31 22:05:19 +00:00
parent c9d6b15639
commit 937bbc7dca
6 changed files with 95 additions and 17 deletions

View File

@@ -60,7 +60,7 @@ dbServiceIO::~dbServiceIO ()
}
}
cacChannelIO *dbServiceIO::createChannelIO ( cacChannel &chan, const char *pName )
cacLocalChannelIO *dbServiceIO::createChannelIO ( cacChannel &chan, const char *pName )
{
struct dbAddr addr;