From 84b35b89ef67e4b584b04d38720b553e8e083f57 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Fri, 13 Jun 1997 09:20:02 +0000 Subject: [PATCH] updated --- src/cas/example/README | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/cas/example/README b/src/cas/example/README index 4de3ef28c..0e7be8f48 100644 --- a/src/cas/example/README +++ b/src/cas/example/README @@ -1,5 +1,13 @@ This directory contains several server tool examples (which -use the ca server library). The original ca server example -is in the "simple" subdirectory. +use the ca server library). + +simple - complete CA server example (includes asynchronous + io and arrays) + +testdb - very simple ca server (does not provide some of the + pv attributes (ie precision and others)) + +directoryService - fully functional pv name resolution server +