aboutsummaryrefslogtreecommitdiff
path: root/docs/man
Commit message (Expand)AuthorAge
* fixes #1851 fix error in NNG_OPT_UNSUBSCRIBE descriptionGarrett D'Amore2024-08-14
* idhash: add nng_id_visit APIGarrett D'Amore2024-08-11
* fixes #1846 Add support for TLS PSKGarrett D'Amore2024-07-21
* Move the rest of the functionality from platform.h into core.Garrett D'Amore2024-04-23
* Move some supplemental APIs to reduce friction in using them.Garrett D'Amore2024-04-23
* Logging improvements (#1816)Garrett D'Amore2024-04-21
* Add clarification about logged content.Garrett D'Amore2024-04-14
* fixes #543 Add logging support frameworkGarrett D'Amore2024-04-13
* Update nng_ctx.5.adocBrian Carcich2024-03-16
* Language changes for the nng_socket manual page.Garrett D'Amore2024-02-17
* fix idhash not publicGarrett D'Amore2024-01-06
* Update references to legacy APIs.Garrett D'Amore2024-01-01
* fixes #1754 nng_aio_stop.3 refers to `nng_aio_schedule()` instead of `nng_aio...Garrett D'Amore2024-01-01
* s/NNG_DUR_/NNG_DURATION_Patrik Wenger2024-01-01
* fix grammarPatrik Wenger2024-01-01
* fixes #1751 Support nng_aio_set_expire().Garrett D'Amore2023-12-30
* Incorrect doc section.Garrett D'Amore2023-12-30
* minor grammar fixGarrett D'Amore2023-12-30
* trivial wording fixGarrett D'Amore2023-12-30
* 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
* fixes #1663 Request/Reply Protocol Throughput and ScalabilityGarrett D'Amore2023-12-16
* fix copyright from last commitGarrett D'Amore2023-12-15
* fixes #1721 docs should indicate nng_aio_wait must not be used from a callbackGarrett D'Amore2023-12-15
* fixes #1665 docs: document restriction for pipe notify callbacksGarrett D'Amore2023-11-26
* docs: add a reference to nng_deviceGarrett D'Amore2023-11-26
* [fixed] fix description of function nng_http_handler_collect_body()alawn-wang2023-11-25
* nng_aio_stop documentation is badly incorrectGarrett D'Amore2023-09-14
* fix typo in nng_thread_set_name docPaulo Henrique Silva2023-08-27
* Get common name and subject alternative names of peer certificate (#1617)Christian Fischbach2023-02-08
* fixes #1574 Non-blocking version of nng_aio_wait / nng_aio_resultGarrett D'Amore2022-04-18
* fixes #1577 nng_stat_find_socket always returns the same stats nodeGarrett D'Amore2022-04-16
* Introduce nng_device_aio().Garrett D'Amore2021-12-27
* fixes #1536 nng_sendmsg and nng_recvmsg could be fasterGarrett D'Amore2021-11-28
* Fix premature transport registration. Mark it deprecated.Garrett D'Amore2021-08-01
* Fix typo. (#1479)Arthur A. Gleckler2021-07-24
* Add & document msg_capacity, msg_reserve (#1458)Evan Balster2021-07-06
* fixes #1428 Clarify disallowed operations in AIO completion callbacksGarrett D'Amore2021-06-02
* fixes #1445 PUB socket buffers, but docs say it should notGarrett D'Amore2021-06-02
* fixes #1450 nng_cv_until documentation bugGarrett D'Amore2021-06-02
* fixes #1452 nng_aio_set_iov doc bug regarding max IOV countGarrett D'Amore2021-06-02
* fixes #972 Very slow pull/push performance compared to ZMQGarrett D'Amore2020-12-27
* fixes #1313 support deferred nng_aio destructionGarrett D'Amore2020-12-12
* fixes #1071 tran_chkopt can be cleaned upGarrett D'Amore2020-11-15
* Editorial fixes to new nng_stat_bool page.Garrett D'Amore2020-11-11
* fixes #1323 stats framework is *way* to heavyGarrett D'Amore2020-11-11
* fixes #1041 Abstract socket address for IPCGarrett D'Amore2020-11-08
* Corrections to nng_sockaddr_ipc.5 man page.Garrett D'Amore2020-11-01
* fixes #1022 Support tcp6 link local addressesGarrett D'Amore2020-10-29
* fixes #914 websocket stream mode should support TEXTGarrett D'Amore2020-10-26