travis-ci
configure: fix recv/send/select detection on Android This reverts commit d4f25201f. The overloadable attribute is removed again starting from NDK17. Actually they only exist in two NDK versions (15 and 16). With overloadable, the first condition tried will succeed. Results in wrong detection result.
21912 of 29307 relevant lines covered (74.77%)
754229.6 hits per line