Actions
Feature #2999
openBlock scatter/gather support
Status:
New
Priority:
Normal
Assignee:
-
Category:
Base
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
6.00 h
Description
In Block abstraction, allow sub elements to come from different Buffer
s.
In StreamTransportImpl::send
, send such a Block using scatter/gather API, without copying the sub-elements into continuous memory.
Actions