mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove theConfig dependency in PeerDoor
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user