@@ -217,6 +217,7 @@ namespace mongo {
Message m;
while ( 1 ) {
inPort->clearCounters();
if ( !dbMsgPort->recv(m) ) {
if( !cmdLine.quiet )
@@ -275,6 +276,8 @@ sendmore:
}
networkCounter.hit( inPort->getBytesIn() , inPort->getBytesOut() );
m.reset();
The note is not visible to the blocked user.