aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/xref.md
Commit message (Expand)AuthorAge
* Minor doc fixups.Garrett D'Amore2025-10-08
* Another run at the docs.Garrett D'Amore2025-10-08
* Make xref relative to fix gh pagesGarrett D'Amore2025-10-08
* More doc fixes for http (link fixes).Garrett D'Amore2025-10-08
* HTTP markdown doc fixesGarrett D'Amore2025-10-08
* docs: pipe documentationGarrett D'Amore2025-01-14
* http: The big HTTP API refactoring of January 2025.v2.0.0-alpha.3http-client-transGarrett D'Amore2025-01-09
* args: Convert nng_opts_parse into a header only library using `nng_args_parse`.Garrett D'Amore2025-01-04
* docs: minor revisions for migration guideGarrett D'Amore2025-01-04
* api: rename nng_send_aio and nng_recv_aio to nng_socket_send and nng_socket_recvGarrett D'Amore2025-01-04
* api: drop the 64-bit option accessors (no more 64-bit option types)Garrett D'Amore2025-01-03
* docs: more transport doc updatesGarrett D'Amore2025-01-02
* docs: update some transport option docsGarrett D'Amore2025-01-02
* docs: document NNG_OPT_MAXTTL, other cleanupsGarrett D'Amore2025-01-02
* docs: convert socket options to mdbookGarrett D'Amore2025-01-01
* docs: convert the context docs to mdbookGarrett D'Amore2025-01-01
* api: Remove the NNG_FLAG_ALLOCGarrett D'Amore2025-01-01
* docs: converted and improved stream factory docsGarrett D'Amore2025-01-01
* doc: document socket send API, including an exampleGarrett D'Amore2024-12-31
* docs: convert nng_stream_get familyGarrett D'Amore2024-12-31
* docs: nanomsg transition guide - set up linksGarrett D'Amore2024-12-31
* socket: rename nng_close to nng_socket_closeGarrett D'Amore2024-12-31
* docs: progress on socket document conversionGarrett D'Amore2024-12-31
* docs: start of streams API documentationGarrett D'Amore2024-12-31
* docs: add xrefs for URL apiGarrett D'Amore2024-12-31
* docs: statistics updates, document nng_stat_parent (fixes #1896)Garrett D'Amore2024-12-31
* aio: nng_aio_defer replaced by nng_aio_startGarrett D'Amore2024-12-26
* Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.Garrett D'Amore2024-11-24
* tls: add a mutual authentication testGarrett D'Amore2024-11-23
* Introduce nng_listener_get_url and nng_dialer_get_url.Garrett D'Amore2024-11-21
* More url work. Undocument rawurl, and stop using it stats and logs.Garrett D'Amore2024-11-17
* Document nng_init and nng_finiGarrett D'Amore2024-11-11
* Migration update referencing nng_init (but note not documented yet.)Garrett D'Amore2024-11-11
* TLS configuration changed to use discret _set_tls and _get_tls functions.Garrett D'Amore2024-11-09
* fixes #1907 Document the nng_socket_get_send_poll_fd and recv_poll_fdGarrett D'Amore2024-11-09
* Add some cross references in the NNG 1 migration guide.Garrett D'Amore2024-11-09
* fixes #1914 Document nng_socket_proto_id, proto_name, peer_id, peer_name, and...Garrett D'Amore2024-11-09
* docs: fix various linksGarrett D'Amore2024-10-27
* docs: update nng_sleep_aio for mdbookGarrett D'Amore2024-10-27
* docs: AIO chapter (consumer only) converted to mdbook.Garrett D'Amore2024-10-24
* docs: document error codesGarrett D'Amore2024-10-23
* docs: master cross-reference tableGarrett D'Amore2024-10-22