Add poll(2) project

This commit is contained in:
Kurt Zeilenga 2004-04-13 01:38:45 +00:00
parent d5df8e3f40
commit 818eba0db8

View file

@ -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