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
/
platform
/
posix
/
posix_sockaddr.c
Commit message (
Expand
)
Author
Age
*
NNG_OPT_BOUND_PORT replaces NNG_OPT_TCP/UDP_BOUND_PORT.
Garrett D'Amore
2025-10-26
*
resolver: use explicit resolver item provided by caller
Garrett D'Amore
2024-12-28
*
posix IPv6: BSD platforms us netinet6/in6.h
Garrett D'Amore
2024-12-21
*
Remove unused sockaddr NULL check
Garrett D'Amore
2024-11-06
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
fixes #1022 Support tcp6 link local addresses
Garrett D'Amore
2020-10-29
*
fixes #289 nng_sockaddr could just be a union
Garrett D'Amore
2018-03-14
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
Improve UDP test coverage, fix numerous issues found.
Garrett D'Amore
2017-10-05
*
Introduce utility safe string handling functions.
Garrett D'Amore
2017-08-28
*
Validate that we do not overrun sun_path in sockaddr_un.
Garrett D'Amore
2017-08-21
*
fixes #41 Move DNS out of tcp transport
Garrett D'Amore
2017-08-21
*
Conditional platform inclusion cleanups.
Garrett D'Amore
2017-08-21
*
Initial swag at UDP (POSIX only) low level handling.
Garrett D'Amore
2017-07-25