diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-09-29 22:10:16 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-09-29 22:10:16 +0000 |
commit | dab6a03d1ab1904acfb3d8e2091d3e84c353b016 (patch) | |
tree | 7984651a2bb4161033b61954ae68faead27bc64c | |
parent | 26d85ccecd450d396250b10094a8f3c0a99b642e (diff) | |
download | ATCD-dab6a03d1ab1904acfb3d8e2091d3e84c353b016.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-97b | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b index 4bf5baec4c7..90913b87744 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -6,7 +6,9 @@ Mon Sep 29 13:28:05 1997 David L. Levine <levine@cs.wustl.edu> about this Irix 6.2/3 system function, and for testing it out. * ace/ACE.cpp (handle_timed_complete) force recv check on VxWorks - because its read handle is always not set. + because its read handle is always not set. Thanks to Steve for + helping track down the problem. We might want to consider doing + it this way on Unix platforms, as well, according to Steve. * apps/JAWS/server/HTTP_Server_T.cpp (accept): fixed typo, "remote_address" instead of "remote_adrress". |