]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
AIX 5L has socklen_t, so use it so we avoid some warnings
authorJeff Trawick <trawick@apache.org>
Tue, 9 Oct 2001 19:29:46 +0000 (19:29 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 9 Oct 2001 19:29:46 +0000 (19:29 +0000)
commit6b699c4eee9bcc3d365f7d7ea75a7ffd2dfd8386
tree199c13d2126976cfd853073594050f3c7589464b
parent968ef81829ff31a86247ae223192ccd786a641b0
AIX 5L has socklen_t, so use it so we avoid some warnings

AIX 4.3.3 has socklen_t too, but

a) I don't know if all 4.3 (e.g., 4.3.0) has it
b) I don't see the warning on 4.3
c) it isn't a possible 64-bit vs. 32-bit problem, so I'm not
   worried about run-time breakage

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91392 13f79535-47bb-0310-9956-ffa450edef68
src/include/ap_config.h