aboutsummaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_ipcwinsec_test.c
Commit message (Collapse)AuthorAge
* Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.Garrett D'Amore2024-11-24
| | | | | | | | This is now replaced with nng_listener_set_security_descriptor and nng_stream_listener_set_security_descriptor functions. We may elect to remove these entirely, but for named pipe users they are probably still quite useful. Moving towards UNIX domain sockets would obsolete this functionality.
* fixes #1346 windows ipc winsec fails frequently in CI/CDGarrett D'Amore2021-11-02