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
/
tests
/
ipc.c
Commit message (
Expand
)
Author
Age
*
Remove the ipc legacy test - everything is covered in the new suite.
Garrett D'Amore
2024-11-23
*
Remove untyped nng_pipe_get, support for untyped sockaddr set.
Garrett D'Amore
2024-11-03
*
Remove the legacy transport registration functions.
Garrett D'Amore
2024-10-06
*
don't use deprecated functions in tests (#1560)
Edward Rudd
2021-12-29
*
fixes #1401 valgrind reports leaks in all tests
Garrett D'Amore
2021-01-03
*
fixes #1351 Move IPC dialer and listener props tests into new test suite
Garrett D'Amore
2020-11-15
*
nng: support NNG_OPT_IPC_PEER_PID on modern macOS systems
Richard Markiewicz
2020-06-15
*
fixes #834 Simplify IPC internal API & update
Garrett D'Amore
2018-12-31
*
progress on IPC endpoints
Garrett D'Amore
2018-12-29
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
fixes #383 Would like peerid for IPC
Garrett D'Amore
2018-05-03
*
fixes #48 tcp sometimes fails to get a port
Garrett D'Amore
2017-08-09
*
Move IPC negotiation out of connect/accept.
Garrett D'Amore
2017-07-05
*
Fix leaks in bus, socket leaks, tighten up close-side refcnting.
Garrett D'Amore
2017-01-21
*
Fixes for valgrind issues.
Garrett D'Amore
2017-01-18
*
Add IPC (UNIX domain sockets) for POSIX, and test suite.
Garrett D'Amore
2017-01-12