[
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: | 2008-07-01 (14:35) |
From: | Robert Fischer <robert.fischer@s...> |
Subject: | file_desc |
Is there a way to convert a file_descr to/from an int in OCaml? The type is abstract, and there doesn't seem to be an obvious answer. Alternatively, is there a way to get at an inherited file_descr from a process I execv'd into? ~~ Robert.