Added generic session ID overrider.
This commit is contained in:
parent
a5353b0acd
commit
edb1d5ca67
5 changed files with 12 additions and 6 deletions
|
@ -861,7 +861,6 @@ namespace Mist {
|
|||
/*LTS-END*/
|
||||
DEBUG_MSG(DLVL_MEDIUM, "MistOut client handler started");
|
||||
while (config->is_active && myConn.connected() && (wantRequest || parseData)){
|
||||
stats();
|
||||
if (wantRequest){
|
||||
requestHandler();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue