Browse thread
[Caml-list] GC and file descriptors
-
Dustin Sallings
- David Fox
- Nicolas George
- Mikael Brockman
[
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: | 2003-11-15 (02:58) |
From: | David Brown <caml-list@d...> |
Subject: | Re: [Caml-list] GC and file descriptors |
On Sat, Nov 15, 2003 at 08:25:21AM +0600, Max Kirillov wrote: > > close() can fail (generate an exception). How are you going to handle it in > > According to 'man 2 close', it cannot. It can fail with either EINTR, or EIO, at least on Linux. Dave ------------------- 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