Transfer tune-up

This commit is contained in:
Joseph Henry 2016-01-11 11:37:04 -08:00
commit 7656e6b9f8
3 changed files with 43 additions and 51 deletions

View file

@ -158,7 +158,6 @@ private:
std::map<PhySocket*, pid_t> pidmap;
std::map<uint64_t, std::pair<PhySocket*, void*> > jobmap;
std::map<uint64_t, PhySocket*> sockmap;
pid_t rpc_counter;
netif interface;