Browse thread
[Caml-list] Unix.file_descr -> int ???
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2002-06-11 (15:40) |
From: | Bruno.Verlyck@i... |
Subject: | Re: [Caml-list] Unix.file_descr -> int ??? |
Date: Tue, 11 Jun 2002 21:31:59 +0700 From: Max Kirillov <max630@mail.ru> Suddently, I'm unable to recover file descriptor from Unix's file_descr. At least, Unix module does not contain any function doing that and the type is abstract. What was a reason for the limitation? Xavier answered this some years ago; see http://caml.inria.fr/archives/199703/msg00009.html Is there some way (apart from hacking ocaml) to do that? You can use Cash (http://pauillac.inria.fr/cash). It has all the machinery you may want to do that. This machinery is not that light, and this comforts Xavier's choice (IMO). Bruno. ------------------- 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/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners