summaryrefslogtreecommitdiff
path: root/ace/README
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/README
parentc0daea30bcac2a0c4142374c2e86c199542380a1 (diff)
downloadATCD-0eb92a3dd5f7ee31b0ef3a5c4c1780a4977a89bb.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/README b/ace/README
index 61a36955353..96816ac0466 100644
--- a/ace/README
+++ b/ace/README
@@ -105,7 +105,6 @@ ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION Avoid #including ace/streams.h in OS.h.
ACE_HAS_MFC Platform supports Microsoft Foundation Classes
ACE_HAS_MSG Platform supports recvmsg and sendmsg
ACE_HAS_MT_SAFE_MKTIME Platform supports MT safe mktime() call (do any of them?)
-ACE_HAS_MT_SAFE_SOCKETS Sockets may be called in multi-threaded programs
ACE_HAS_NONCONST_GETBY Platform uses non-const char * in calls to gethostbyaddr, gethostbyname, getservbyname
ACE_HAS_NONCONST_MSGSND Platform has a non-const parameter to msgsend() (e.g., SCO).
ACE_HAS_NONCONST_SELECT_TIMEVAL Platform's select() uses non-const timeval* (only found on Linux right now)