summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1998-05-21 04:04:05 +0000
committerSteve Huston <shuston@riverace.com>1998-05-21 04:04:05 +0000
commit15fddd170ee6bf668f57d8dd5528b625f95a7de4 (patch)
tree09a395e794ff00fe1518e428c451196700fa9e98
parent86ffea8291b7773bbde4336fc10cf333c1f58154 (diff)
downloadATCD-15fddd170ee6bf668f57d8dd5528b625f95a7de4.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 8aa21a04ffe..d6567dd1ab7 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,11 @@
+Wed May 20 23:02:41 1998 Steve Huston <shuston@riverace.com>
+
+ * ace/SOCK_Dgram_Mcast.cpp (subscribe): On Win32, if
+ ACE::get_ip_interfaces finds less than 2 interfaces, call
+ subscribe with "0.0.0.0". This is sort of a hack and is meant
+ only to help get things working again until ACE::get_ip_interfaces
+ can be made to work correctly in all cases.
+
Wed May 20 10:42:12 1998 David L. Levine <levine@cs.wustl.edu>
* ace/config-mvs.h: enabled ACE_LACKS_CONDATTR_PSHARED and