aboutsummaryrefslogtreecommitdiff
path: root/docs/man/libnng.3.adoc
Commit message (Expand)AuthorAge
* http: The big HTTP API refactoring of January 2025.v2.0.0-alpha.3http-client-transGarrett D'Amore2025-01-09
* docs: convert socket options to mdbookGarrett D'Amore2025-01-01
* docs: convert the context docs to mdbookGarrett D'Amore2025-01-01
* docs: remove some converted contentGarrett D'Amore2025-01-01
* docs: clean up some old stuffGarrett D'Amore2024-12-31
* socket: rename nng_close to nng_socket_closeGarrett D'Amore2024-12-31
* aio: nng_aio_defer replaced by nng_aio_startGarrett D'Amore2024-12-26
* 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