In CDRIVER-2015 I added Autotools logic for detecting the varying parameter types for getpeername, getsockopt, etc., on some very old and nonstandard platforms. The CMake build system does not do this detection, it just defaults them to reasonable types. Consider whether and how to replicate the Autotools logic in CMake.
- related to
-
CDRIVER-2015 Detect socket API param types with Autotools for HP-UX
- Closed
- links to