Closed
Bug 76782
Opened 24 years ago
Closed 23 years ago
design/implement a rebind strategy for the LDAP XPCOM SDK
Categories
(Directory :: LDAP XPCOM SDK, defect, P2)
Directory
LDAP XPCOM SDK
Tracking
(Not tracked)
VERIFIED
WONTFIX
mozilla1.0
People
(Reporter: dmosedale, Assigned: leif)
References
Details
We need to work out how the XPCOM SDK copes with dropped connections. We may
want to do something similar to the way the C SDK does it (ie allows the user to
specify), but this may not be entirely easy since we shared connections by default.
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Updated•24 years ago
|
Severity: normal → major
Priority: -- → P2
Summary: design/implement a rebind strategy for the XPCOM SDK → design/implement a rebind strategy for the LDAP XPCOM SDK
Target Milestone: --- → mozilla0.9.2
Reporter | ||
Updated•23 years ago
|
Target Milestone: mozilla0.9.2 → mozilla1.0
Reporter | ||
Comment 2•23 years ago
|
||
I think the current model (throw away the old connection and acquire a new one)
is probably adequate.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
QA Contact: olgac → yulian
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•