summaryrefslogtreecommitdiff
path: root/ace/config-linux-lxpthreads.h
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>1997-03-12 22:20:41 +0000
committerChris Cleeland <chris.cleeland@gmail.com>1997-03-12 22:20:41 +0000
commitcad4a6244da7c99c111519c6185ff359dbad2801 (patch)
tree15326f85c9c5b1ed8dea7877bd8501ef001b610b /ace/config-linux-lxpthreads.h
parent5b74b77763022ad739cc4dc12f0236e86851290c (diff)
downloadATCD-cad4a6244da7c99c111519c6185ff359dbad2801.tar.gz
Added multicast flag since Linux now has this.
Diffstat (limited to 'ace/config-linux-lxpthreads.h')
-rw-r--r--ace/config-linux-lxpthreads.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h
index e873e1a284b..60cb4cb5517 100644
--- a/ace/config-linux-lxpthreads.h
+++ b/ace/config-linux-lxpthreads.h
@@ -103,6 +103,9 @@
#define ACE_HAS_SUNOS4_GETTIMEOFDAY
#define LINUX 2.0.27
+// Platform supports IP multicast
+#define ACE_HAS_IP_MULTICAST
+
// Turns off the tracing feature.
#if !defined (ACE_NTRACE)
#define ACE_NTRACE 1