diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-03-15 00:26:40 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-03-15 23:15:12 +0100 |
commit | 271e5207386da2fbbf3d777beb34595b9ba21d83 (patch) | |
tree | fd4c4e6ffe313df0dec2176b62e9af3e08e6153a /tests/custom | |
parent | d13c32081d6a51289585264deabf5cafed379706 (diff) |
resolv: make OS X compatible
OS X `socket()` does not support the `SOCK_NONBLOCK` or `SOCK_CLOEXEC`
constants, so apply these flags using `fcntl()` after creating the socket.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'tests/custom')
0 files changed, 0 insertions, 0 deletions