caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Ohad Rodeh" <ORODEH@il.ibm.com>
To: Horus-l@cornell.edu, caml-list@inria.fr
Subject: [Caml-list] Updates for Ensemble release 1.31
Date: Wed, 21 Nov 2001 19:19:45 +0200	[thread overview]
Message-ID: <OF5DBDCF89.6DA028B9-ONC2256B0B.005E5F6F@telaviv.ibm.com> (raw)

I have ported the system to use Winsock2 on WIN32 platforms.
Testing was done on an NT4 work-station, so WIN2000 clients should work
as well. Performance is not optimal because Winsock2 is somewhat buggy on
NT4. I think
it will work much better on more advanced Microsoft OSes. Anyone care to
comment?

I've had problems with
  - Multicast : setting the TTL and LOOPBACK
  - Sending and receiving IO-vectors.
So, workarounds have been placed.

This update also includes some minor bug fixes, and a fix for a reference
counting bug
that occurs when using a mesh of TCP connections to transport messages
between group
members.

As usual, the code can be downloaded from the system homepage at:
     www.cs.cornell.edu/Info/Projects/Ensemble

For the CAML people, if anyone is interested in networking code for
winsock2, here is your
chance! I had to mess around with Unix exceptions, because the native CAML
Unix library uses
winsock1 which has slightly different error codes.

Enjoy,
     Ohad.


-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


             reply	other threads:[~2001-11-21 17:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-21 17:19 Ohad Rodeh [this message]
2001-11-22  5:53 Ohad Rodeh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OF5DBDCF89.6DA028B9-ONC2256B0B.005E5F6F@telaviv.ibm.com \
    --to=orodeh@il.ibm.com \
    --cc=Horus-l@cornell.edu \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).