Closed serges147 closed 5 days ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code
Please bump the major version number! This would be v4.0
Sure, I'll do this. Please note that I'm planning to keep whole this topic (and related to zero-copy issue changes) under temporary v4 branch - until all breaking changes required for this theme are done, and then release 4.0.0 Does it sound good?
CanardTxQueueItem
with extraallocated_size
field to remember original size allocated for the item (and its embedded payload).CanardRxTransfer
with extraallocated_size
field to report to the client original size allocated for the payload buffer (which is normally equal to sessionextent
).