]> git.sur5r.net Git - openldap/commit
For Windows, use getsockopt() to retrieve error if connect() fails.
authorHoward Chu <hyc@openldap.org>
Thu, 10 Jan 2002 05:12:11 +0000 (05:12 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 10 Jan 2002 05:12:11 +0000 (05:12 +0000)
commit627d354b9865c3b16996c2297762accdd8036e87
treef6498180406663176c67acadb0baf2b8153f00c1
parentcadecfaae15530566a2220b11dc9a5a7016b7c06
For Windows, use getsockopt() to retrieve error if connect() fails.
Don't use ldap_pvt_is_socket_ready() at all on Windows, it is
totally unneeded and getpeername() misbehaves on W2K.
libraries/libldap/os-ip.c