Merge branch 'master' of git@github.com:mongodb/mongo
This commit is contained in:
@@ -61,7 +61,8 @@ namespace mongo {
|
||||
long long oplogSize = 0;
|
||||
|
||||
bool useCursors = true;
|
||||
|
||||
bool useHints = true;
|
||||
|
||||
void closeAllSockets();
|
||||
void flushOpLog( stringstream &ss ) {
|
||||
if( _oplog.f && _oplog.f->is_open() ) {
|
||||
|
||||
Reference in New Issue
Block a user