diff options
author | Paul A. Patience <paul@apatience.com> | 2022-02-13 21:08:20 +0000 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-02-13 13:45:17 -0800 |
commit | 9bf2278076ae65f63cf0aacb213c4608f9732bbb (patch) | |
tree | 1e927832adb82129e4642dd5da26ba9185848903 /mpi/mpi.c | |
parent | 9ec46dec14376ac3bb042272d6d52c36477cdb6e (diff) | |
download | txr-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 'mpi/mpi.c')
0 files changed, 0 insertions, 0 deletions