diff options
-rw-r--r-- | ChangeLog-96b | 7 |
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 |