summaryrefslogtreecommitdiff
path: root/include/ouroboros/shm_du_buff.h
Commit message (Collapse)AuthorAgeFilesLines
* lib: Add call to reserve blocks in rdrbuffdimitri staessens2017-04-261-0/+53
This adds a call ipcp_sdb_reserve to reserve memory in the rdrbuff without directly writing to a flow. The ipcp_flow_del function was renamed to ipcp_sdb_release. The functions operating on sdbs are moved to their own header.