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.
Updated by Davide Pesavento almost 6 years ago
- Related to Feature #3216: Copy-on-write buffer abstraction and refactor Block added
Actions