From 331b41f32e1071730d8fb949e4316eb8db2e2f30 Mon Sep 17 00:00:00 2001 From: schmidt Date: Wed, 8 Apr 1998 21:58:51 +0000 Subject: *** empty log message *** --- ace/config-irix6.x-sgic++-nothreads.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ace/config-irix6.x-sgic++-nothreads.h') diff --git a/ace/config-irix6.x-sgic++-nothreads.h b/ace/config-irix6.x-sgic++-nothreads.h index 7db41bf041c..233ca5e7970 100644 --- a/ace/config-irix6.x-sgic++-nothreads.h +++ b/ace/config-irix6.x-sgic++-nothreads.h @@ -207,4 +207,7 @@ #define ACE_NTRACE 1 #endif /* ACE_NTRACE */ +// The OS bind() call will select the port if it's 0. +#define ACE_HAS_WILDCARD_BIND + #endif /* ACE_CONFIG_IRIX6X_NTHR_H */ -- cgit v1.2.1