Print

Print


In src/XrdCl/XrdClCopy.cc:

> @@ -235,6 +235,105 @@ void AdjustFileInfo( XrdCpFile *file )
>  };
>  
>  //------------------------------------------------------------------------------
> +// Get a list of files and a list of directories inside a remote directory
> +//------------------------------------------------------------------------------
> +XrdCl::XRootDStatus GetDirList( XrdCl::FileSystem        *fs,
> +                                XrdCl::URL                url,

No need to copy the URL all the time, passing const reference it probably better.


Reply to this email directly or view it on GitHub.



Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1