aboutsummaryrefslogtreecommitdiff
path: root/tests/ipc.c
Commit message (Expand)AuthorAge
* Remove the legacy transport registration functions.Garrett D'Amore2024-10-06
* don't use deprecated functions in tests (#1560)Edward Rudd2021-12-29
* fixes #1401 valgrind reports leaks in all testsGarrett D'Amore2021-01-03
* fixes #1351 Move IPC dialer and listener props tests into new test suiteGarrett D'Amore2020-11-15
* nng: support NNG_OPT_IPC_PEER_PID on modern macOS systemsRichard Markiewicz2020-06-15
* fixes #834 Simplify IPC internal API & updateGarrett D'Amore2018-12-31
* progress on IPC endpointsGarrett D'Amore2018-12-29
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #383 Would like peerid for IPCGarrett D'Amore2018-05-03
* fixes #48 tcp sometimes fails to get a portGarrett D'Amore2017-08-09
* Move IPC negotiation out of connect/accept.Garrett D'Amore2017-07-05
* Fix leaks in bus, socket leaks, tighten up close-side refcnting.Garrett D'Amore2017-01-21
* Fixes for valgrind issues.Garrett D'Amore2017-01-18
* Add IPC (UNIX domain sockets) for POSIX, and test suite.Garrett D'Amore2017-01-12