[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Client blocking forever in SSL_connect



At 12:57 PM 12/22/2005, Ralf Haferkamp wrote:
>When using select() inside ldap_int_tls_connect() we could set the
>timeout to e.g. LDAP_OPT_NETWORK_TIMEOUT so it would block only for a
>certain time and after that return with an appropriate error code.

Okay, I guess.  Just be sure to close and free the LDAP
handle as well as it no longer usable for anything.

Kurt