summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1999-12-17 19:31:41 +0000
committerSteve Huston <shuston@riverace.com>1999-12-17 19:31:41 +0000
commit3f443a312423f947bd5552ea6e6514a1f988624b (patch)
tree161a74f1c9595a565f9a293d1c7929d1b238a6ef
parent92b46aa375dcda72562f96456cd3f80c8024d241 (diff)
downloadATCD-3f443a312423f947bd5552ea6e6514a1f988624b.tar.gz
ChangeLogTag:Fri Dec 17 13:27:24 1999 Steve Huston <shuston@riverace.com>
-rw-r--r--ace/config-pharlap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-pharlap.h b/ace/config-pharlap.h
index f1e1c883457..cb5371bba75 100644
--- a/ace/config-pharlap.h
+++ b/ace/config-pharlap.h
@@ -31,6 +31,7 @@
#define ACE_LACKS_MMAP
#define ACE_LACKS_MPROTECT
#define ACE_LACKS_MSYNC
+#define ACE_LACKS_TCP_NODELAY
// There's no host table, by default. So using "localhost" won't work.
// If your system does have the ability to use "localhost" and you want to,