From da80a4ab65e70cd50eb02add3b6321ebb16d65b6 Mon Sep 17 00:00:00 2001 From: janga Date: Mon, 10 Jul 2006 11:20:15 -0700 Subject: PSARC/2006/391 Solaris libldap & libsldap private interfaces 6384642 libldap/SSL negotiation uses synchronous I/O preventing timeouts on congested server 6384642 libldap/SSL negotiation uses synchronous I/O preventing timeouts on congested server (OSR# 2893) --- usr/src/lib/libldap5/sources/ldap/prldap/ldappr-public.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr/src/lib/libldap5/sources') diff --git a/usr/src/lib/libldap5/sources/ldap/prldap/ldappr-public.c b/usr/src/lib/libldap5/sources/ldap/prldap/ldappr-public.c index ad36e53e04..6f8765adbb 100644 --- a/usr/src/lib/libldap5/sources/ldap/prldap/ldappr-public.c +++ b/usr/src/lib/libldap5/sources/ldap/prldap/ldappr-public.c @@ -1,5 +1,5 @@ /* - * Copyright 2001-2002 Sun Microsystems, Inc. All rights reserved. + * Copyright 2006 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -94,7 +94,6 @@ prldap_install_routines( LDAP *ld, int shared ) } -#ifndef _SOLARIS_SDK /* Not used, left in to stay in sync with iplanet */ /* * Function: prldap_set_session_option(). * @@ -177,7 +176,6 @@ int LDAP_CALL prldap_get_session_option( LDAP *ld, void *sessionarg, return( rc ); } -#endif /* !_SOLARIS_SDK */ /* -- cgit v1.2.3