More cluster wiring...

This commit is contained in:
Adam Ierymenko 2015-10-22 16:02:01 -07:00
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;
}
}
}