Connection timeouts

2011-11-28 Thread Daniel Fisher
The LdapNetworkConnection#setTimeOut(long) documentation indicates this property controls operation response timeouts. Is there a property to control connect timeouts as well? --Daniel Fisher

Re: Connection timeouts

2011-11-28 Thread Emmanuel Lecharny
On 11/28/11 6:40 PM, Daniel Fisher wrote: The LdapNetworkConnection#setTimeOut(long) documentation indicates this property controls operation response timeouts. Is there a property to control connect timeouts as well? It should be the same. We don't connect before the first operation is sent