Print

Print


For the first question: shoot, I, indeed, should have used an enum. I will add one for just testing the values (the int will have to stay an int) or I will add some accessors to the struct, like isThis or isThat, for the time being, please look at these:

https://github.com/xrootd/xrootd/blob/master/src/XProtocol/XProtocol.hh#L61

For the second question: there is not way, but synchronous open is implemented in terms of asynchronous one in 5 lines of code:

https://github.com/xrootd/xrootd/blob/master/src/XrdCl/XrdClFile.cc#L110


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