mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
Reorder curl_socklen_t and socklen_t equivalent check while both coexist
This commit is contained in:
parent
1e5ed4fa33
commit
8611631f5e
@ -1997,11 +1997,11 @@ AC_CHECK_TYPE([bool],[
|
|||||||
#endif
|
#endif
|
||||||
])
|
])
|
||||||
|
|
||||||
|
CURL_CONFIGURE_CURL_SOCKLEN_T
|
||||||
|
|
||||||
# Check for socklen_t or equivalent
|
# Check for socklen_t or equivalent
|
||||||
CURL_CHECK_TYPE_SOCKLEN_T
|
CURL_CHECK_TYPE_SOCKLEN_T
|
||||||
|
|
||||||
CURL_CONFIGURE_CURL_SOCKLEN_T
|
|
||||||
|
|
||||||
TYPE_IN_ADDR_T
|
TYPE_IN_ADDR_T
|
||||||
|
|
||||||
TYPE_SOCKADDR_STORAGE
|
TYPE_SOCKADDR_STORAGE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user