libldap passes us pointers of type sockaddr, but doesn't give us the size. We must examine the sockaddr to compute the true size of the object, before we construct our own SockAddr wrapper.
- depends on
-
SERVER-45156 SockAddr constructor should take sockaddr, not sockaddr_storage
- Closed