• December release

    From Don Y@21:1/5 to All on Sun Jan 3 09:34:08 2021
    OK, so I'm late. <frown>

    The redundancy support has been fleshed out to allow finer-grained
    control. Also, support for heterogeneous environments has been
    added. Note that this can have surprising consequences -- look
    *carefully* before you claim something is "broke"! :>

    Knock sequence is unchanged. I'll take it down in a week.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Don Y@21:1/5 to All on Sun Nov 28 14:17:41 2021
    IIRC, I was late, last year. So, I'm *early* this year! <yay!>

    The "ReamDe" :> covers the newest changes. Email with any
    questions.

    Knock sequence is the same. As usual, I'll leave it up for a week...

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Don Y@21:1/5 to Don Y on Sun Apr 23 06:55:04 2023
    On 11/28/2021 2:17 PM, Don Y wrote:
    IIRC, I was late, last year.  So, I'm *early* this year!  <yay!>

    And... I'm *late* this year! <frown> (though it almost averages
    out to "on-time")

    The "ReamDe" :> covers the newest changes.  Email with any
    questions.

    Knock sequence is the same.  As usual, I'll leave it up for a week...

    Latest is a complete refactoring. Should be considerably more performant.
    All invariants enabled so let me know if any panic()'s thrown.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Don Y@21:1/5 to Don Y on Sun Apr 23 13:06:39 2023
    On 4/23/2023 6:55 AM, Don Y wrote:
    On 11/28/2021 2:17 PM, Don Y wrote:
    IIRC, I was late, last year.  So, I'm *early* this year!  <yay!>

    And... I'm *late* this year!  <frown>  (though it almost averages
    out to "on-time")

    The "ReamDe" :> covers the newest changes.  Email with any
    questions.

    Knock sequence is the same.  As usual, I'll leave it up for a week...

    Latest is a complete refactoring.  Should be considerably more performant. All invariants enabled so let me know if any panic()'s thrown.

    Ugh! Sorry, missing file now included (thanks Jay!)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Don Y@21:1/5 to All on Sat Nov 25 03:18:03 2023
    This is the last with C bindings. I've started a
    rewrite as there seems to be a common thread of
    folks failing to check for error returns. Yes,
    distributed systems are a fair bit harder to
    deal with...

    [FGA #1: "Have you checked the return code?"]

    The new release will throw exceptions, instead.
    And, default exception handlers will terminate
    offending threads.

    Of course, you are free to catch these exceptions
    and "do the right thing" (whatever that may be for
    your circumstances) -- which is the motivation for
    the rewrite! :>

    Knock sequence is unchanged. See the ReamDe for details.
    Email for problems, complaints, latest recipes... :>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)