masterConn in DBClientPaired
Conflicts: client/dbclient.h
This commit is contained in:
@@ -909,6 +909,7 @@ namespace mongo {
|
||||
return left.getServerAddress() + "," + right.getServerAddress();
|
||||
}
|
||||
|
||||
DBClientConnection& masterConn();
|
||||
DBClientConnection& slaveConn();
|
||||
|
||||
/* TODO - not yet implemented. mongos may need these. */
|
||||
|
||||
Reference in New Issue
Block a user