From d4ec3d9de204f069a6375e759589727398a0b925 Mon Sep 17 00:00:00 2001 From: harrison Date: Sun, 29 Dec 1996 06:00:29 +0000 Subject: changed it --- ChangeLog-96b | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog-96b b/ChangeLog-96b index 1616f57e613..dd14982f0fd 100644 --- a/ChangeLog-96b +++ b/ChangeLog-96b @@ -1,3 +1,19 @@ +Sat Dec 28 23:49:09 1996 Tim H. Harrison + + * ace/ReactorEx.h: Fixed some bugs with ACE_ReactorEx::dispatch. + For instance, the index should only be incremented when handlers + are dispatched. + + * ace/OS.i: Fixed some typos regarding the ACE_cond_t for NT. + + * examples/Reactor/Proactor/test_proactor.cpp: Dr. Schmidt and I + hacked this to be way cool. The Peer Handler now uses calls + close_writer on the stream to notify the remote peer when its + done writing. The Input File Handler sends an mb==0 to tell the + Peer Handler when it's done reading from the file. The Peer + Handle uses a state variable to OR in all the different + conditions for exiting. It works. + Fri Dec 27 23:39:19 1996 Douglas C. Schmidt * ace/Stream.cpp (pop): Modified the code so that we don't delete -- cgit v1.2.1