Changeset 2982 for box/trunk/bin
- Timestamp:
- 27/08/2011 15:04:34 (9 months ago)
- File:
-
- 1 edited
-
box/trunk/bin/bbstored/BackupStoreDaemon.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/bin/bbstored/BackupStoreDaemon.cpp
r2280 r2982 368 368 " IN=" << s.GetBytesRead() << 369 369 " OUT=" << s.GetBytesWritten() << 370 " NET_IN=" << (s.GetBytesRead() - s.GetBytesWritten()) << 370 371 " TOTAL=" << (s.GetBytesRead() + s.GetBytesWritten())); 371 372 }
Note: See TracChangeset
for help on using the changeset viewer.
