summaryrefslogtreecommitdiff
path: root/ace/config-sunx86-sunc++-4.x.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-08 21:58:51 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-08 21:58:51 +0000
commit0588d38a018fc49854671345f5d0b3d2a3f96b3f (patch)
tree0cb6e6d290c14152a8c3a5da8476990b2d26f40e /ace/config-sunx86-sunc++-4.x.h
parent5bb04ce96d7dde717e30f094cfb0649cd467a85a (diff)
downloadATCD-0588d38a018fc49854671345f5d0b3d2a3f96b3f.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-sunx86-sunc++-4.x.h')
-rw-r--r--ace/config-sunx86-sunc++-4.x.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-sunx86-sunc++-4.x.h b/ace/config-sunx86-sunc++-4.x.h
index e7a10386393..59930db605b 100644
--- a/ace/config-sunx86-sunc++-4.x.h
+++ b/ace/config-sunx86-sunc++-4.x.h
@@ -7,6 +7,9 @@
#if !defined (ACE_CONFIG_H)
#define ACE_CONFIG_H
+// The OS bind() call will select the port if it's 0.
+#define ACE_HAS_WILDCARD_BIND
+
// Optimize ACE_Handle_Set for select().
#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT