On Mon, Nov 28, 2011 at 1:21 PM, Emmanuel Lecharny <[email protected]> wrote: > 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 > to the server, AFAIR. I have to check the code. > > Do you have any issue with the connection ? >
No, just wondering if the API supplies properties equivalent to JNDI: http://docs.oracle.com/javase/tutorial/jndi/newstuff/readtimeout.html --Daniel Fisher
