diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-07-04 17:14:34 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-07-04 17:14:34 +0000 |
commit | c15897bf8092926c09cdff607414fea22ce35942 (patch) | |
tree | 4ca9ae4906fb921469f851f2171b4e187f6b9be7 /FAQ | |
parent | 0ad54a210ffb781c618abff31619bb3cf5b4c606 (diff) | |
download | ATCD-c15897bf8092926c09cdff607414fea22ce35942.tar.gz |
*** empty log message ***
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1344,7 +1344,7 @@ UNIX system calls directly (regardless of whether you use ACE or not). to maintain software. Sockets and TLI are *incredibly* error-prone and tedious to use, in addition to being non-portable. I've got a paper that discusses this in detail - at URL http://www.cs.wustl.edu/~schmidt/COOTS-95.ps.Z + at URL http://www.cs.wustl.edu/~schmidt/COOTS-95.ps.gz. 3. Incorporation with higher-level patterns and programming methods -- |