More cluster wiring...

This commit is contained in:
Adam Ierymenko
2015-10-22 16:02:01 -07:00
parent 1bc451ed10
commit 7711eba297
8 changed files with 272 additions and 23 deletions

View File

@@ -165,7 +165,6 @@ void ClusterGeoIpService::threadMain()
{
Mutex::Lock _l2(_cache_m);
_cache[rip] = ce;
std::cout << ">> " << linebuf << std::endl;
}
}
}