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
/
dialer.h
Commit message (
Expand
)
Author
Age
*
adds nng_dialer_start_aio (#2163)
Jon Gjengset
2025-10-04
*
Liberally apply some UWYI (use what you include) to header files
Garrett D'Amore
2025-01-05
*
dialers: add nng_dial_url and nng_dialer_create_url
Garrett D'Amore
2024-11-23
*
Introduce nng_listener_get_url and nng_dialer_get_url.
Garrett D'Amore
2024-11-21
*
TLS configuration changed to use discret _set_tls and _get_tls functions.
Garrett D'Amore
2024-11-09
*
ID map static initialization support.
Garrett D'Amore
2021-12-06
*
SP initialization cannot fail.
Garrett D'Amore
2021-09-06
*
fixes #1289 zerotier should have it's own copy of the id hashing code
Garrett D'Amore
2020-08-16
*
fixes #848 server hang waiting for client handshake
Garrett D'Amore
2019-02-23
*
fixes #835 inproc should use new option API
Garrett D'Amore
2018-12-31
*
fixes #4 Statistics support
Garrett D'Amore
2018-09-03
*
fixes #673 transports could benefit from access to upper layer
Garrett D'Amore
2018-08-27
*
fixes #568 Want a single reader/write lock on socket child objects
Garrett D'Amore
2018-07-06
*
fixes #522 Separate out the endpoint plumbing
Garrett D'Amore
2018-06-27