summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-06 07:18:25 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-06 07:18:25 +0000
commit2b22f4ad176cc51b9b2799bef7adaccbc586ed1c (patch)
tree442697ea49fa561204764910cd3d0851307a6123
parent4a53ac428f1f59e4d31dc656a773a087896cfa0d (diff)
downloadATCD-2b22f4ad176cc51b9b2799bef7adaccbc586ed1c.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 23298fd0fb5..d49175137f2 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,17 @@
+Tue Oct 6 02:16:01 1998 Alexander Babu Arulanthu <alex@cs.wustl.edu>
+
+ * ace/Asynch_Acceptor.cpp:
+
+ * ace/Asynch_IO.cpp (handle_input):
+
+ * ace/Proactor.cpp: Changed the behavior of the POSIX
+ implementation of Asynch_Accept further more to make it behave
+ exactly like the NT implementation. The Message Block now will
+ contain <Local Address, Remote Addess> in that order as it looks
+ in NT. THANKS a lot to Irfan for this change, so things will be
+ robust even if Asynch_Accpet is used directly not only through
+ Asynch_Acceptor.
+
Mon Oct 05 23:58:16 1998 Douglas C. Schmidt <schmidt@cs.wustl.edu>
* ACE version 4.5.46 released.