aboutsummaryrefslogtreecommitdiff
path: root/src/core/stream.c
Commit message (Expand)AuthorAge
* api: fold TLS supplemental headers into nng.hGarrett D'Amore2025-01-04
* api: drop the 64-bit option accessors (no more 64-bit option types)Garrett D'Amore2025-01-03
* aio: introduce nni_aio_reset to reset the aio before submitting more workGarrett D'Amore2024-12-26
* streams: add explicit stop functionsGarrett D'Amore2024-12-12
* Remove all the get_ptr option accessors.Garrett D'Amore2024-11-24
* Remove all the set_ptr option functions.Garrett D'Amore2024-11-24
* Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.Garrett D'Amore2024-11-24
* refactor initialization/finalizationGarrett D'Amore2024-11-11
* TLS configuration changed to use discret _set_tls and _get_tls functions.Garrett D'Amore2024-11-09
* Remove untyped stream option functions.Garrett D'Amore2024-11-03
* Remove nng_stream_set function family.Garrett D'Amore2024-10-28
* streams: drop some stream set functionsGarrett D'Amore2024-10-28
* tls: move definitions to core nng.hGarrett D'Amore2024-10-28
* fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)Garrett D'Amore2024-02-25
* fixes #1746 Create a new socket:// transport for socketpair() based connectionsGarrett D'Amore2023-12-29
* fixes #1071 tran_chkopt can be cleaned upGarrett D'Amore2020-11-15
* fixes #1041 Abstract socket address for IPCGarrett D'Amore2020-11-08
* fixes #1279 Add support for ws4:// and ws6:// style websocket urlsGarrett D'Amore2020-08-08
* fixes #901 shorter option get/set functions for all typesJake Woltersdorf2019-04-07
* Add stream.*_get_string implementationJake Woltersdorf2019-03-03
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16