| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | docs: converted and improved stream factory docs | Garrett D'Amore | 2025-01-01 |
| | | |||
| * | Remove all the set_ptr option functions. | Garrett D'Amore | 2024-11-24 |
| | | | | | | This hopefully ensures that we have good typed functions instead of just passing around pointers blithely. | ||
| * | Remove untyped stream option functions. | Garrett D'Amore | 2024-11-03 |
| | | | | | | The underlying stream APIs have no need for untyped accessors. Another step on the road to removal of NNI_TYPE_OPAQUE. | ||
| * | Cross reference fixups. | Garrett D'Amore | 2020-05-25 |
| | | |||
| * | Fixes manpage typos (#886) | jake-ruyi | 2019-02-20 |
| | | |||
| * | fixes #872 create unified nng_stream API | Garrett D'Amore | 2019-02-16 |
| This is a major change, and includes changes to use a polymorphic stream API for all transports. There have been related bugs fixed along the way. Additionally the man pages have changed. The old non-polymorphic APIs are removed now. This is a breaking change, but the old APIs were never part of any released public API. | |||
