Sterling Hughes created MYNEWT-417:
--------------------------------------
Summary: os_mbuf needs functions to pre-allocate buffers, and
generate a contiguous buffer
Key: MYNEWT-417
URL: https://issues.apache.org/jira/browse/MYNEWT-417
Project: Mynewt
Issue Type: Improvement
Affects Versions: v1_0_0_beta1
Reporter: Sterling Hughes
Assignee: Marko Kiiskila
Fix For: v1_0_0_beta1
os_mbuf APIs need a few extra helper functions:
- a function to allocate an mbuf with at least 'n' bytes contiguous from msys
- a function to allocate a chain of mbufs that is guaranteed to have at least
'n' bytes
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)