[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: uniqueness of ldap connection handle
At 03:38 AM 2001-10-14, Deopujari Atul Kiran wrote:
>What is that that uniquely identifies an ldap client-server connection ?
As with any TCP stream, a particular stream is identified by
each end point's host/port pair. Streams are not *uniquely*
identified as ports are reused.
I note that questions regarding use of openldap software,
including APIs, should be directed to the openldap-software
mailing list. http://www.openldap.org/lists/
Kurt