caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <xavier.leroy@inria.fr>
To: Ohad Rodeh <ORODEH@il.ibm.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] request: winsock2 error codes
Date: Mon, 26 Nov 2001 14:53:20 +0100	[thread overview]
Message-ID: <20011126145320.B1670@pauillac.inria.fr> (raw)
In-Reply-To: <OFC393B3DB.03C38E3A-ONC2256B0C.00206B70@telaviv.ibm.com>; from ORODEH@il.ibm.com on Thu, Nov 22, 2001 at 08:02:21AM +0200

> I have a request regarding exception handling in the unix module
> under win32. A large subset of the errors used in winsock2 is
> similar to unix and winsock1, with the added twist of adding a WSA
> in front of the code.

The error mapping code in the win32unix library was recently revamped
(to get rid of dependencies on the _dosmaperr internal function of the
C library), so it should be much easier now to do a better mapping of
Winsock error codes.  I'll look into that.

Thanks for the suggestion,

- Xavier Leroy
-------------------
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-26 13:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-22  6:02 Ohad Rodeh
2001-11-26 13:53 ` Xavier Leroy [this message]

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=20011126145320.B1670@pauillac.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=ORODEH@il.ibm.com \
    --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).