diff options
Diffstat (limited to 'TAO/orbsvcs/tests/Miop')
-rw-r--r-- | TAO/orbsvcs/tests/Miop/McastLocal/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Miop/McastLocal/README b/TAO/orbsvcs/tests/Miop/McastLocal/README index ef226909492..89fb093b9c5 100644 --- a/TAO/orbsvcs/tests/Miop/McastLocal/README +++ b/TAO/orbsvcs/tests/Miop/McastLocal/README @@ -23,7 +23,7 @@ as loopback multicasting seems to have a hardcoded (and unchangeable) SndSock size of 0. It then throws away all data that is being sent by the client, therefore the servers will timeout as they won't receive any message. -Some other systems (AIX and MacOS) also have problems with loopback +Some other systems (MacOS) also have problems with loopback multicasting issuing errno such as "Network/address unreachable" for each send. |