diff options
author | harrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-18 21:25:34 +0000 |
---|---|---|
committer | harrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-18 21:25:34 +0000 |
commit | 12c5dd7c2777d29e8a591b83ad38eac7ee77dafd (patch) | |
tree | 0b19f6570e926f77e4c358f03acb1bdacc543072 /ChangeLog-96b | |
parent | d7f484388a4bb063cdc67599194ca8cd8bb27242 (diff) | |
download | ATCD-12c5dd7c2777d29e8a591b83ad38eac7ee77dafd.tar.gz |
Changed a change to the changelog changes.
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r-- | ChangeLog-96b | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b index 3a39c64c4a7..bffa2237405 100644 --- a/ChangeLog-96b +++ b/ChangeLog-96b @@ -1,3 +1,9 @@ +Wed Dec 18 15:24:13 1996 Tim H. Harrison <harrison@lambada.cs.wustl.edu> + + * ace/Proactor.cpp (ACE_Proactor): Initialize completion_port_ to + 0. This is the only way that CreateIoCompletionPort works first + time in. ACE_INVALID_HANDLE makes it break. + Tue Dec 18 7:58:07 1996 Tim H. Harrison <harrison@lambada.cs.wustl.edu> * ace/Proactor.i (get_handle): Changed this to return |