diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-04 21:47:21 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-04 21:47:21 +0000 |
commit | 02aeecedcb7d9065a99a45076e85aaea8229e1ca (patch) | |
tree | 770b7b865e6cdc799eff1fbcfd7e77e2cbda68fa /ace/config-irix6.x-sgic++-nothreads.h | |
parent | c2ad7e5a7e463476deed3a295cdcb0410a953d57 (diff) | |
download | ATCD-02aeecedcb7d9065a99a45076e85aaea8229e1ca.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-irix6.x-sgic++-nothreads.h')
-rw-r--r-- | ace/config-irix6.x-sgic++-nothreads.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-irix6.x-sgic++-nothreads.h b/ace/config-irix6.x-sgic++-nothreads.h index 8dc0421c09b..b309ecdb419 100644 --- a/ace/config-irix6.x-sgic++-nothreads.h +++ b/ace/config-irix6.x-sgic++-nothreads.h @@ -77,9 +77,6 @@ // getservbyname_r). #define ACE_LACKS_NETDB_REENTRANT_FUNCTIONS -//Sockets may be called in multi-threaded programs -#define ACE_HAS_MT_SAFE_SOCKETS - // Platform supports the tid_t type (e.g., AIX and Irix 6.2) #define ACE_HAS_TID_T |