Remove theConfig dependency in PeerDoor

This commit is contained in:
Vinnie Falco
2013-07-09 18:45:04 -07:00
parent 0bfe5fc3a6
commit 45bf6820d2
4 changed files with 29 additions and 15 deletions

View File

@@ -19,7 +19,8 @@ SETUP_LOG (WSDoor)
// - We only talk to NetworkOPs (so we will work even in thin mode)
// - NetworkOPs is smart enough to subscribe and or pass back messages
//
// VFALCO NOTE NetworkOPs isn't used here...
//
void WSDoor::startListening ()
{
setCallingThreadName ("websocket");