summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorharrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-18 22:48:25 +0000
committerharrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-18 22:48:25 +0000
commit8072e82dabaa1b2d0962a5bf6c02038ee6816d2f (patch)
tree0e5b1d810abd877b198e205c04156a6d8f7df747
parent0bbfdf022929838aab29e830fab003294df81bc0 (diff)
downloadATCD-8072e82dabaa1b2d0962a5bf6c02038ee6816d2f.tar.gz
Hello cruel world.
-rw-r--r--ChangeLog-96b7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index d7b2e162037..bdf7fac884f 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -1,3 +1,10 @@
+Wed Dec 18 16:44:47 1996 Tim H. Harrison <harrison@lambada.cs.wustl.edu>
+
+ * ace/Proactor.cpp (dispatch): Changed this method to take an
+ int error parameter to set errno just before dispatching. This
+ allows us to better propagate overlapped I/O errors to the
+ handlers.
+
Wed Dec 18 16:21:36 1996 David L. Levine <levine@cs.wustl.edu>
* ace/OS.{h,i} and ace/INET_Addr.cpp: more VxWorks