summaryrefslogtreecommitdiff
path: root/docs/man/nng_stream_set.3str.adoc
Commit message (Collapse)AuthorAge
* Document a number of things as deprecated.Garrett D'Amore2024-11-07
| | | | | This does not fully mark them in the headers, to avoid complicating test suites and such, for now.
* Cross reference fixups.Garrett D'Amore2020-05-25
|
* Fixes manpage typos (#886)jake-ruyi2019-02-20
|
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-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.