Ouch!
Does the MS LDAP SDK define anything equivalent?
Perhaps LDAP_OPT_SEND_TIMEOUT:
The limit on the number of seconds that the local LDAP client will wait while attempting to send data to a remote computer. If the send operation is not completed before the timeout period expires, the LDAP call will fail with an LDAP_TIMEOUT error code.
Fixing this on some platforms is better than on none, though.
Regards, Mladen.
