From: Kurt Zeilenga Date: Tue, 13 Apr 2004 01:38:45 +0000 (+0000) Subject: Add poll(2) project X-Git-Tag: OPENLDAP_REL_ENG_2_2_BP~44 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=818eba0db8fb12d8fe4bc756b37ee3713c4d1736;p=openldap Add poll(2) project --- diff --git a/doc/devel/todo b/doc/devel/todo index 261daeb59f..91f8e9f318 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -43,6 +43,7 @@ Implement authPassword (RFC 3112) Implement DIT Structure Rules and Name Forms Implement LDAP Transactions extension Implement native support for simple SASL mechanisms (e.g. EXTERNAL and PLAIN) +Redesign slapd to use poll(2) instead of select(2) Redesign slapd memory allocation fault handling Localize tools