aboutsummaryrefslogtreecommitdiff
path: root/src/sp/transport/ipc/ipc_test.c
Commit message (Expand)AuthorAge
* Remove unused variable.Garrett D'Amore2025-10-27
* Remove the ability to get sockaddrs from endpoints.Garrett D'Amore2025-10-27
* Replace nng_pipe_get_addr, nng_stream_get_addr, and the NNG_OPT_REMADDR option.Garrett D'Amore2025-10-27
* header file fixesGarrett D'Amore2025-10-09
* Add zone.h for illumos zones.Garrett D'Amore2025-08-24
* fixes #2061 Move IPC parameters from uint64 to intGarrett D'Amore2025-01-03
* test: fix valgrind complaint about unitialized test data in ipc testGarrett D'Amore2024-12-22
* windows ipc: significant refactorGarrett D'Amore2024-12-09
* Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.Garrett D'Amore2024-11-24
* ipc: Add NNG_OPT_REMADDR for dialer.Garrett D'Amore2024-11-23
* ipc: listener cancellation testGarrett D'Amore2024-11-05
* ipc: validate stale cleanup listenerGarrett D'Amore2024-11-05
* IPC test - note which ones skipped.Garrett D'Amore2024-11-05
* Remove untyped nng_pipe_get, support for untyped sockaddr set.Garrett D'Amore2024-11-03
* Replace `NNG_OPT_RAW` with `nng_socket_raw`.Garrett D'Amore2024-11-02
* Logging improvements (#1816)Garrett D'Amore2024-04-21
* ipc: refactor get peerid support to use common POSIX codeGarrett D'Amore2023-12-29
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01