summaryrefslogtreecommitdiff
path: root/tests/ipcperms.c
Commit message (Collapse)AuthorAge
* fixes #6 Security attributes supportGarrett D'Amore2018-04-30
fixes #382 Permissions support for IPC on POSIX This adds support for permission management on Windows and POSIX systems. There are two different properties, and they are very different. Tests and documentation are included.