Skip to content
Snippets Groups Projects
  1. Sep 28, 2018
  2. Sep 27, 2018
  3. 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
  4. Sep 24, 2018
  5. Sep 21, 2018
  6. Sep 16, 2018
  7. Sep 13, 2018
  8. Sep 11, 2018
  9. Sep 04, 2018
  10. Aug 30, 2018
  11. Aug 27, 2018
  12. Aug 24, 2018
  13. Aug 21, 2018
  14. Aug 20, 2018
  15. Aug 16, 2018
  16. Aug 14, 2018
Loading