index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
stream.c
Commit message (
Expand
)
Author
Age
*
Plumb sockaddrs all the way through pipes, make them failsafe.
Garrett D'Amore
2025-10-25
*
Add stream direct address functions for socket addresses.
Garrett D'Amore
2025-10-25
*
fix includes for core
Garrett D'Amore
2025-10-11
*
options: string options are passed by reference
Garrett D'Amore
2025-10-07
*
fixes #2173 New TLS cert API - replaces the properties for CN and ALTNAMES.
Garrett D'Amore
2025-10-05
*
Converted property functions to use nng_err.
Garrett D'Amore
2025-04-27
*
More nng_err -- this time for dialer and listener allocations.
Garrett D'Amore
2025-04-27
*
api: fold TLS supplemental headers into nng.h
Garrett D'Amore
2025-01-04
*
api: drop the 64-bit option accessors (no more 64-bit option types)
Garrett D'Amore
2025-01-03
*
aio: introduce nni_aio_reset to reset the aio before submitting more work
Garrett D'Amore
2024-12-26
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
Remove all the get_ptr option accessors.
Garrett D'Amore
2024-11-24
*
Remove all the set_ptr option functions.
Garrett D'Amore
2024-11-24
*
Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.
Garrett D'Amore
2024-11-24
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
TLS configuration changed to use discret _set_tls and _get_tls functions.
Garrett D'Amore
2024-11-09
*
Remove untyped stream option functions.
Garrett D'Amore
2024-11-03
*
Remove nng_stream_set function family.
Garrett D'Amore
2024-10-28
*
streams: drop some stream set functions
Garrett D'Amore
2024-10-28
*
tls: move definitions to core nng.h
Garrett D'Amore
2024-10-28
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
fixes #1279 Add support for ws4:// and ws6:// style websocket urls
Garrett D'Amore
2020-08-08
*
fixes #901 shorter option get/set functions for all types
Jake Woltersdorf
2019-04-07
*
Add stream.*_get_string implementation
Jake Woltersdorf
2019-03-03
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16