summaryrefslogtreecommitdiff
path: root/ace/config-lynxos.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-04 21:47:21 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-04 21:47:21 +0000
commit0eb92a3dd5f7ee31b0ef3a5c4c1780a4977a89bb (patch)
tree770b7b865e6cdc799eff1fbcfd7e77e2cbda68fa /ace/config-lynxos.h
parentc0daea30bcac2a0c4142374c2e86c199542380a1 (diff)
downloadATCD-0eb92a3dd5f7ee31b0ef3a5c4c1780a4977a89bb.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-lynxos.h')
-rw-r--r--ace/config-lynxos.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-lynxos.h b/ace/config-lynxos.h
index 69dff4f022e..525f1e469e6 100644
--- a/ace/config-lynxos.h
+++ b/ace/config-lynxos.h
@@ -80,9 +80,6 @@
// Platform has union semun defined
#define ACE_HAS_SEMUN
-// Sockets may be called in multi-threaded programs.
-#define ACE_HAS_MT_SAFE_SOCKETS
-
// Platform contains <poll.h>.
#define ACE_HAS_POLL
#define ACE_POLL_IS_BROKEN