@@ -169,6 +169,9 @@ public class Xrootd extends Protocol {
logger.log(Level.WARNING,"Interrupted while waiting for `"+xrdcpPath+" --version` to finish",ie);
}
}
xrootd_default_path=defaultPath;
xrootdNewerThan4=newerThan4;
}
privatestaticStringDIConnectionWindow="3";// Xrootd default is 2 minutes, which is too long to give up on non-working IPv6 sockets (* number of IPs in the alias)
...
...
@@ -751,10 +754,10 @@ public class Xrootd extends Protocol {