That is great!
chanc3r is starting a code review so while I am debugging/testing it, we will get a different set of eyes to catch anything I missed. He reviewed the MGW code and so is familiar with my codings
the size of the networking code got cut in half from ~2000 to ~1000 lines. Much less cases and pretty symmetric consistent handling regardless of whether it is a local node, localhost privacyServer or a standalone privacyServer
Definitely mission critical code, but with it being 1000 lines, only so many places for bugs to hide
James