summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.5-g++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos5.5-g++.h')
-rw-r--r--ace/config-sunos5.5-g++.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-sunos5.5-g++.h b/ace/config-sunos5.5-g++.h
index d0bfc34feda..37aed0ecb05 100644
--- a/ace/config-sunos5.5-g++.h
+++ b/ace/config-sunos5.5-g++.h
@@ -201,4 +201,7 @@
#define ACE_HAS_STL_MAP_CONFLICT
#define ACE_HAS_STL_QUEUE_CONFLICT
+// The OS bind() call will select the port if it's 0.
+#define ACE_HAS_WILDCARD_BIND
+
#endif /* ACE_CONFIG_H */