aboutsummaryrefslogtreecommitdiff
path: root/docs/man/libnng.3.adoc
Commit message (Expand)AuthorAge
* Remove nng_stream_set function family.Garrett D'Amore2024-10-28
* docs: update nng_sleep_aio for mdbookGarrett D'Amore2024-10-27
* Stats API converted to mdbook.Garrett D'Amore2024-10-15
* log documentation converted to mdbook.Garrett D'Amore2024-10-14
* doc: nng_url converted to mdbook.Garrett D'Amore2024-10-13
* docs: nng_msg_pipe converted to mdbookGarrett D'Amore2024-10-13
* nng message header converted to mdbookGarrett D'Amore2024-10-12
* nng_msg docs converted to mdbookGarrett D'Amore2024-10-12
* nng_opts_parse converted to mdbook.Garrett D'Amore2024-10-11
* Convert thread documentation to mdbook. Also conslidate this man page.Garrett D'Amore2024-10-11
* Convert nng_socket_pair.Garrett D'Amore2024-10-11
* Converted condition variable docs to mdbook.Garrett D'Amore2024-10-11
* Converted nng_strdup and nng_strfree to mdbook.Garrett D'Amore2024-10-06
* Convert nng_strerror to mdbook.Garrett D'Amore2024-10-06
* Convert nng_alloc and nng_free to mdbook.Garrett D'Amore2024-10-06
* nng_version converted to mdbookGarrett D'Amore2024-10-06
* Style fix for nng_msleepGarrett D'Amore2024-10-06
* Remove old idmap and mutex docsGarrett D'Amore2024-10-06
* Remove the last of the legacy option handling functions.Garrett D'Amore2024-10-06
* Remove deprecated context option functions.Garrett D'Amore2024-10-06
* Drop the legacy listener option functionsGarrett D'Amore2024-10-06
* Remove dialer legacy option functionsGarrett D'Amore2024-10-06
* Remove deprecated `nng_pipe_getopt` and friends.Garrett D'Amore2024-10-06
* Remove the legacy transport registration functions.Garrett D'Amore2024-10-06
* fixes #1846 Add support for TLS PSKGarrett D'Amore2024-07-21
* fixes #543 Add logging support frameworkGarrett D'Amore2024-04-13
* fixes #1740 Public ID hash APIGarrett D'Amore2023-12-29
* fixes #1746 Create a new socket:// transport for socketpair() based connectionsGarrett D'Amore2023-12-29
* docs: add a reference to nng_deviceGarrett D'Amore2023-11-26
* fixes #1574 Non-blocking version of nng_aio_wait / nng_aio_resultGarrett D'Amore2022-04-18
* fixes #1536 nng_sendmsg and nng_recvmsg could be fasterGarrett D'Amore2021-11-28
* Add & document msg_capacity, msg_reserve (#1458)Evan Balster2021-07-06
* fixes #1313 support deferred nng_aio destructionGarrett D'Amore2020-12-12
* fixes #1323 stats framework is *way* to heavyGarrett D'Amore2020-11-11
* fixes #960 NNG threads inherit application thread nameGarrett D'Amore2020-08-08
* Harmonize the use of NNG in documentation.Garrett D'Amore2020-06-18
* Language cleanups in the documentation.Garrett D'Amore2020-06-18
* Remove dead references from libnng overview.Garrett D'Amore2020-05-25
* Add possibility to explicitly set a tree handler as exclusive (#1158)Robert Bielik2020-01-27
* fixes #1081 Use after free possible in statsGarrett D'Amore2020-01-01
* Add http server method for getting addressRobert Bielik2019-12-29
* fixes #901 shorter option get/set functions for all typesJake Woltersdorf2019-04-07
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16
* fixes #858 Document the TLS public APIGarrett D'Amore2019-01-14
* fixes #846 Document IPC public APIGarrett D'Amore2019-01-06
* fixes #845 TCP public API doc updates (fix crossrefs)Garrett D'Amore2019-01-06
* fixes #845 TCP public API doc updatesGarrett D'Amore2019-01-06
* fixes #680 Public TCP APIGarrett D'Amore2018-11-27
* fixes #738 http server needs a way to collect request entity dataGarrett D'Amore2018-09-29
* fixes #717 need nng_http_req_reset and nng_http_res_resetGarrett D'Amore2018-09-12