diff options
author | Manuel Massing <m.massing@warped-space.de> | 2011-03-12 23:38:10 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-03-12 23:38:10 +0100 |
commit | c042340b2a8d503488a93e48b79878158606bd16 (patch) | |
tree | 0478aaabbc6e3f6dc7606036f1718539e79a5c4a /m4 | |
parent | b8478187406cf625c9d0f10b45a082221130cc92 (diff) |
CURL_CHECK_FUNC_RECVFROM: android/bionic fix
recvfrom in bionic (the android libc) deviates from POSIX and uses a
const in the 5th argument ("const struct sockaddr *") so the check now
tests for that as well.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions