mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-19 02:28:47 -05:00
ITS#8980 Actually return the computed status
This commit is contained in:
parent
7c1e1adf06
commit
d1653bb1a5
1 changed files with 1 additions and 0 deletions
|
|
@ -465,6 +465,7 @@ tlso_session_connect( LDAP *ld, tls_session *sess )
|
|||
}
|
||||
}
|
||||
#endif /* LDAP_USE_NON_BLOCKING_TLS */
|
||||
return rc;
|
||||
}
|
||||
|
||||
static int
|
||||
|
|
|
|||
Loading…
Reference in a new issue