broke up RPCServer

This commit is contained in:
jed
2012-10-24 13:08:49 -07:00
parent 7304637b2d
commit fef96efa1e
8 changed files with 2915 additions and 2848 deletions

View File

@@ -1019,7 +1019,7 @@ void NetworkOPs::pubLedger(Ledger::ref lpAccepted)
}
}
// Publish bootsrap information for accounts.
// Publish bootstrap information for accounts.
{
boost::interprocess::scoped_lock<boost::interprocess::interprocess_upgradable_mutex> sl(mMonitorLock);