diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-11-19 12:18:43 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-11-19 13:01:35 +0100 |
commit | d0e7d020fa405ab94f19916ec96fbd4611da0031 (patch) | |
tree | 4bfd1eeea75d2adffe850b1bf600bb547c6b154b /odk/config | |
parent | e814dacc817e3d2f82c5c6c705152293baeedfe4 (diff) |
socket.c -> socket.cxx
(At least some glibc make FD_ISSET happen to be of type bool in C++, that's why
we explicitly cast it to bool instead of comparing != 0 to avoid
loplugin:implicitboolconversion; cf.
<https://sourceware.org/ml/libc-help/2014-11/msg00018.html> "Type of FD_ISSET
happens to be bool in C++.")
Change-Id: I6da67620067392f5866d053b074198413da814b1
Diffstat (limited to 'odk/config')
0 files changed, 0 insertions, 0 deletions