diff options
author | sghctoma <sghctoma@gmail.com> | 2018-09-26 20:10:53 +0200 |
---|---|---|
committer | sghctoma <sghctoma@gmail.com> | 2018-09-26 20:10:53 +0200 |
commit | 2f258eff6fd2c89a94caa658c1ea22beb76d728a (patch) | |
tree | ee7b21a8980b30a8524e44c43e0cce6319ba9b4a /security.d | |
parent | 3e924f23451a3bcbad68d5250234e1eb1a987855 (diff) |
Make sway/ipc-server.c POSIX 2001 compliant
This commit replaces the non-standard SOCK_NONBLOCK and SOCK_CLOEXEC
flags with two fcntl calls. This makes the file POSIX 2001 compliant,
thus it is no longer necessary to conditionally define, or use internal
(__BSD_VISIBLE) feature test macros.
Diffstat (limited to 'security.d')
0 files changed, 0 insertions, 0 deletions