Skip to content
Snippets Groups Projects
  1. Oct 22, 2018
  2. Oct 16, 2018
  3. Oct 15, 2018
  4. Oct 14, 2018
  5. Oct 12, 2018
  6. Oct 11, 2018
  7. Oct 10, 2018
  8. Oct 05, 2018
  9. Oct 02, 2018
  10. Oct 01, 2018
  11. Sep 28, 2018
  12. Sep 27, 2018
  13. Sep 26, 2018
    • Michael Davis's avatar
      [XrdSsiPb] Updates submodule to v0.23 · f8758643
      Michael Davis authored
      Adds better cleanup of Requests. The Send() method is synchronous as
      before, for Metadata requests. The new SendAsync() method is for Data
      and Stream requests, where the Response is returned asynchronously.
      
      The framework now provides a DataFuture object for the asynch case.
      After the Request has been sent, call DataFuture::wait() to clean up the
      Request object once all data has been received.
      f8758643
Loading