diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-09-11 01:54:48 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-09-11 01:54:48 +0000 |
commit | 4144058a22d274e9262c73dbf3089fd4f96cddf8 (patch) | |
tree | 788b8b21ee0c13cb07e57a1ad2fef646db00b55e /ChangeLogs/ChangeLog-01a | |
parent | 69d209981e0d6abdc525b034bf38b1ff381f4205 (diff) | |
download | ATCD-4144058a22d274e9262c73dbf3089fd4f96cddf8.tar.gz |
ChangeLogTag:Mon Sep 10 18:59:24 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'ChangeLogs/ChangeLog-01a')
-rw-r--r-- | ChangeLogs/ChangeLog-01a | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLogs/ChangeLog-01a b/ChangeLogs/ChangeLog-01a index c3d0232492f..a9f48028148 100644 --- a/ChangeLogs/ChangeLog-01a +++ b/ChangeLogs/ChangeLog-01a @@ -1054,7 +1054,7 @@ Sat Jun 2 13:05:20 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu> accept() fails. A check is done to make sure address reuse is set. So this fix will only work in case where it is set. Thanks to Dominic Hughes <dominic@aersoft.ie> for this fix and to Irfan - for recognizing that it ought to be added to ACE_Accpt_Strategy. + for recognizing that it ought to be added to ACE_Accept_Strategy. * ace/Strategies_T.cpp (open): Fixed the strategy acceptor so that it uses non-blocking semantics to handle certain failure cases |