summaryrefslogtreecommitdiff
path: root/ace/config-sunos4-sun4.1.4.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos4-sun4.1.4.h')
-rw-r--r--ace/config-sunos4-sun4.1.4.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-sunos4-sun4.1.4.h b/ace/config-sunos4-sun4.1.4.h
index 1ea5ba21a97..751b0650b10 100644
--- a/ace/config-sunos4-sun4.1.4.h
+++ b/ace/config-sunos4-sun4.1.4.h
@@ -97,4 +97,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_H */