summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-08 02:53:31 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-08 02:53:31 +0000
commit95012743a8c2f734bae9327bed5127240e675c9f (patch)
tree9514ac9cfdc07c1feeb44a56f2379e5d2e2d2e33 /ace/README
parent58b97baec866c98d9d6d75f32adf0a0ac8a671c9 (diff)
downloadATCD-95012743a8c2f734bae9327bed5127240e675c9f.tar.gz
ChangeLogTag:Tue Sep 07 19:55:52 1999 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/README b/ace/README
index 19a90b3c44e..7cc4e1fbfd4 100644
--- a/ace/README
+++ b/ace/README
@@ -558,6 +558,9 @@ ACE_HAS_TEMPLATE_TYPEDEFS Compiler implements templates
class.
ACE_HAS_TERM_IOCTLS Platform has terminal ioctl
flags like TCGETS and TCSETS.
+ACE_HAS_LAZY_MAP_MANAGER ACE supports lazy Map Managers
+ that allow deletion of entries
+ during active iteration.
ACE_HAS_THREADS Platform supports threads
ACE_HAS_THREAD_SAFE_ACCEPT Platform allows multiple
threads to call accept() on