Re: timeout on ldap_simple_bind_s()
Anton Bobrov <[email protected]> Fri, 11 Sep 2009 12:04:31 +0200
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | Sun Microsystems, Inc. |
| Message-ID | <[email protected]> |
Xu, Qiang (FXSGSC) wrote: > So, in this case, can you explain why ldap_simple_bind() still blocks? Isn't there a way to unblock it? it should not block in this case at all. i have no idea whats going on there but you might wanna try troubleshooting it further by initiating say a telnet session from the same client host where you run your app to the server host on the same port and see how that goes. if it does not fail quickly i suspect you have some sort of network problem there.