Per this GitHub comment, it looks like the AC_CHECK_TYPE for socket_t may leave MONGOC_HAVE_SOCKLEN unreplaced if the check fails. Contrast that with the CMake scripts, which do replace it with 0 if the type is not found.
- is depended on by
-
PHPC-892 Upgrade libbson and libmongoc to 1.6.0
- Closed
- is related to
-
CDRIVER-1973 Add support for HPUX
- Closed