https://github.com/root-project/root
Revision 58d52de479a4f53969a380ae0b21f19c41a21e28 authored by Fons Rademakers on 23 June 2004, 08:31:34 UTC, committed by Fons Rademakers on 23 June 2004, 08:31:34 UTC
and local host are the same in a TFile::Open("root://...."):
If the url points to the localhost and the file will be opened in
readonly mode and the current user has read access or the specified
user is equal to the current user then open local TFile.


git-svn-id: http://root.cern.ch/svn/root/trunk@9294 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent e68c2d5
History
Tip revision: 58d52de479a4f53969a380ae0b21f19c41a21e28 authored by Fons Rademakers on 23 June 2004, 08:31:34 UTC
improve algorithm to decide to use a local TFile in case specified host
Tip revision: 58d52de

back to top