aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* 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
* Minor markup, move the CoC to the project root.Garrett D'Amore2020-11-12
* 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
* added missing backquote (#1299)Anthon van der Neut2020-10-05
* fixes #960 NNG threads inherit application thread nameGarrett D'Amore2020-08-08
* fixes #1279 Add support for ws4:// and ws6:// style websocket urlsGarrett D'Amore2020-08-08
* fixes #1270 Move web page publication tool to main branchGarrett D'Amore2020-08-02
* fix title of nng_http_res_del_headerGarrett D'Amore2020-08-01
* nng_http_req_get_uri titleGarrett D'Amore2020-08-01
* nng_req_http_del_header titleGarrett D'Amore2020-08-01
* nn_send, not nn_recvGarrett D'Amore2020-08-01
* Another incorrect man page title.Garrett D'Amore2020-08-01
* wrong document titleGarrett D'Amore2020-08-01
* Harmonize the use of NNG in documentation.Garrett D'Amore2020-06-18
* Language cleanups in the documentation.Garrett D'Amore2020-06-18
* Don't use explicit curved apostrophes.Garrett D'Amore2020-06-18
* Fix incorrect section header levels.Garrett D'Amore2020-06-18
* layout and wording fixesGarrett D'Amore2020-05-27
* fixes #1007 nngcat should accept data from stdinEvan Haas2020-05-25
* fix typo in nng_cv_wait exampleDavid Horsley2020-05-25
* nng_url.5 related doc updatesGarrett D'Amore2020-05-25
* Yet more cross reference fixesGarrett D'Amore2020-05-25