- Nov 21, 2022
-
-
Michael Davis authored
-
- Jul 18, 2017
-
-
Michael Davis authored
Using Promises and Futures
-
- Jul 12, 2017
-
-
Michael Davis authored
-
- Jul 11, 2017
-
-
Michael Davis authored
-
- Jul 10, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
- Jul 07, 2017
-
-
Michael Davis authored
-
- Jul 05, 2017
-
-
Michael Davis authored
Simplifies code and avoids unnecessary string copy construction
-
Michael Davis authored
-
- Jul 04, 2017
-
-
Michael Davis authored
Handling of multi-block responses and streaming is not yet implemented.
-
Michael Davis authored
Renames private member variables. Changes to some constructor arguments.
-
Michael Davis authored
First character of XrdSsi metadata is overwritten with zero, see https://github.com/xrootd/xrootd/issues/537 This workaround adds a dummy character to the front of the metadata on the server side and removes it on the client side.
-
- Jun 30, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Now waits n=30 secs for any outstanding requests to finish before giving up and executing a forced shutdown.
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Jun 04, 2017
-
-
Michael Davis authored
-
Michael Davis authored
Metadata can be used for short replies (less overhead than a full reply) or to provide information about the reply which will follow (e.g. number of records, response size, etc.) Alerts can be used to signal the client about the server state.
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Protobufs for different message types will now be handled by template specialization
-
- Jun 03, 2017
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Jun 26, 2017
-
-
Michael Davis authored
-