From: "Ohad Rodeh" <ORODEH@il.ibm.com>
To: Charles Martin <joelisp@yahoo.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Unix module: wish list
Date: Wed, 21 Nov 2001 08:47:39 +0200 [thread overview]
Message-ID: <OF5D8AC389.6FA9404C-ONC2256B0B.002536E4@telaviv.ibm.com> (raw)
Martin,
Ensemble contains these options, and I'm porting the stuff to Winsock2
as the moment.
You can just copy the stuff over and use it,
Ohad.
Charles Martin <joelisp@yahoo.com>@pauillac.inria.fr on 20/11/2001 19:58:05
Please respond to Charles Martin <joelisp@yahoo.com>
Sent by: owner-caml-list@pauillac.inria.fr
To: caml-list@inria.fr
cc:
Subject: [Caml-list] Unix module: wish list
Two items on my wish list for the Unix module:
(1) Adding socket options at the IPPROTO_IP level. I'm only interested in
one:
IP_TTL (time-to-live). This is supported under BSD sockets and Winsock2.
Here's the Winsock2 reference:
http://msdn.microsoft.com/library/en-us/winsock/wsanxref_58fm.asp
(2) Adding set_nonblock() and clear_nonblock() options for sockets under
Windows. These are no-ops in the current win32unix library, but
nonblocking
mode is supported under Winsock2:
ioctlsocket( sock, FIONBIO, temp );
Thanks for listening,
Charles
__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
-------------------
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
-------------------
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
next reply other threads:[~2001-11-21 6:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-21 6:47 Ohad Rodeh [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-11-20 17:58 Charles Martin
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=OF5D8AC389.6FA9404C-ONC2256B0B.002536E4@telaviv.ibm.com \
--to=orodeh@il.ibm.com \
--cc=caml-list@inria.fr \
--cc=joelisp@yahoo.com \
/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