Results 1 to 1 of 1

Thread: Patch #3 for Ice 3.3.1 (.NET only): fix for random endpoint selection

  1. #1
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196

    Patch #3 for Ice 3.3.1 (.NET only): fix for random endpoint selection

    Hi,

    Ice for .NET random endpoint selection only worked for proxies with more than 2 endpoints and it was also not thread safe, potentially leading to endpoint selection not being randomized anymore. The patch attached to this post fixes these 2 issues.

    To apply the patch to the Ice 3.3.1 source distribution:

    Code:
       $ cd Ice-3.3.1
       $ patch -p1 < patch-rand.txt
    Cheers,
    Benoit.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Patch #2 for Ice 3.3.0: fix for slice2cs
    By dwayne in forum Patches
    Replies: 0
    Last Post: 08-07-2008, 09:23 AM
  2. Endpoint Selection After Timeout
    By kalaxy in forum Help Center
    Replies: 2
    Last Post: 08-01-2008, 03:53 PM
  3. Replies: 14
    Last Post: 05-05-2008, 03:25 AM
  4. Patch #4 for Ice 3.2.1: fix for slice2cs
    By michi in forum Patches
    Replies: 0
    Last Post: 10-11-2007, 01:38 AM
  5. Replies: 1
    Last Post: 08-01-2006, 06:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •