Fix for trying to receive a new file, when the previous file open failed with a permission denied
This commit is contained in:
@@ -179,7 +179,7 @@ class Node
|
||||
}
|
||||
}
|
||||
|
||||
Log::debug(sprintf('%s:= auth [%d]',self::LOGKEY,$this->ftns_authed->count()));
|
||||
Log::debug(sprintf('%s:= auth, we authed [%d] addresses',self::LOGKEY,$this->ftns_authed->count()));
|
||||
return $this->ftns_authed->count();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user