Skip to content
Snippets Groups Projects
Commit f8758643 authored by Michael Davis's avatar Michael Davis
Browse files

[XrdSsiPb] Updates submodule to v0.23

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.
parent 4b31d30f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment