diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-02-05 05:38:00 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-02-05 05:38:00 +0000 |
commit | 72f025ebdb3c2f96bff8888139cbaf4070c6b46e (patch) | |
tree | bda9096e9261f9aca4c715ae00b6031bf2513564 /examples/README | |
parent | e589686a7e0687a5713b8495c74e83a9752e57c4 (diff) | |
download | ATCD-72f025ebdb3c2f96bff8888139cbaf4070c6b46e.tar.gz |
foo
Diffstat (limited to 'examples/README')
-rw-r--r-- | examples/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/README b/examples/README index 38bb99b7d1d..671baab95b3 100644 --- a/examples/README +++ b/examples/README @@ -20,6 +20,9 @@ please take a look at $WRAPPER_ROOT/ACE-categories. Illustrate how the various Acceptor and Connector components can be used. + . IOStream + Illustrate how the ACE IOStreams wrapper works. + . IPC_SAP Illustrate the C++ wrappers for Sockets, TLI, UNIX and Win32 Named Pipes, and UNIX Stream Pipes. |