[Box Backup-commit] COMMIT r1067 - box/chris/general/bin/bbstored
boxbackup-dev@fluffy.co.uk
boxbackup-dev@fluffy.co.uk
Mon, 16 Oct 2006 00:04:37 +0100
Author: chris
Date: 2006-10-16 00:04:37 +0100 (Mon, 16 Oct 2006)
New Revision: 1067
Modified:
box/chris/general/bin/bbstored/BackupStoreDaemon.h
Log:
Tidy up.
Modified: box/chris/general/bin/bbstored/BackupStoreDaemon.h
===================================================================
--- box/chris/general/bin/bbstored/BackupStoreDaemon.h 2006-10-15 23:03:39 UTC (rev 1066)
+++ box/chris/general/bin/bbstored/BackupStoreDaemon.h 2006-10-15 23:04:37 UTC (rev 1067)
@@ -71,12 +71,12 @@
bool mExtendedLogging;
bool mHaveForkedHousekeeping;
bool mIsHousekeepingProcess;
-
bool mHousekeepingInited;
- virtual void OnIdle();
+
SocketStream mInterProcessCommsSocket;
IOStreamGetLine mInterProcessComms;
+ virtual void OnIdle();
void HousekeepingInit();
void RunHousekeepingIfNeeded();
int64_t mLastHousekeepingRun;