aboutsummaryrefslogtreecommitdiff
path: root/src/core/stream.c
Commit message (Expand)AuthorAge
* 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