| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | api: Remove the NNG_FLAG_ALLOC | Garrett D'Amore | 2025-01-01 |
| | | | | | | | | | This flag failed to provide real zero copy that it was intended for, and it also involved extra allocations. Further, the API for it was brittle and error prone. Modern code should just work directly with nng_msg structures. | ||
| * | docs: master cross-reference table | Garrett D'Amore | 2024-10-22 |
| | | |||
| * | docs: consolidate misc chapter | Garrett D'Amore | 2024-10-22 |
| | | |||
| * | docs: add memory chapter | Garrett D'Amore | 2024-10-22 |
