[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: patches for OPENLDAP_REL_ENG_2
> -----Original Message-----
> From: Howard Chu [mailto:hyc@highlandsun.com]
> Sent: Friday, January 04, 2002 2:34 PM
> To: Kurt D. Zeilenga
> Subject: RE: patches for OPENLDAP_REL_ENG_2
> libraries/libldap
> init.c -r1.69 -r1.75 de_lint, atexit/memory leak fix, Winsock fix
> open.c -r1.83 -r1.84 Winsock fix
> unbind.c -r1.35 -r1.36 Winsock fix
> include/ac/socket.h -r1.52 -r1.53 Winsock fix
> This fix seems to only be necessary on NT4; in Windows 2000
> the hang that this fixes no longer occurs.
>
There is a problem with this patch; on Windows 2000 a client that initiates
multiple sessions in a single process executes about 5 times slower than
without the patch. We have not yet tracked down the reason for this behavior
but are still investigating.
-- Howard