summaryrefslogtreecommitdiffstats
path: root/struct.c
diff options
context:
space:
mode:
authorPaul A. Patience <paul@apatience.com>2022-02-13 21:08:20 +0000
committerKaz Kylheku <kaz@kylheku.com>2022-02-13 13:45:17 -0800
commit9bf2278076ae65f63cf0aacb213c4608f9732bbb (patch)
tree1e927832adb82129e4642dd5da26ba9185848903 /struct.c
parent9ec46dec14376ac3bb042272d6d52c36477cdb6e (diff)
downloadtxr-9bf2278076ae65f63cf0aacb213c4608f9732bbb.tar.gz
txr-9bf2278076ae65f63cf0aacb213c4608f9732bbb.tar.bz2
txr-9bf2278076ae65f63cf0aacb213c4608f9732bbb.zip
sockets: appease -Wint-in-bool-context warning.
* socket.c (open_socket, socketpair_wrap): Replace logical OR of SOCK_NONBLOCK and SOCK_CLOEXEC with bitwise OR in order to silence Clang 13's -Wint-in-bool-context warning.
Diffstat (limited to 'struct.c')
0 files changed, 0 insertions, 0 deletions