Browse thread
Threads & Fork
[
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: | -- (:) |
| From: | Oliver Bandel <oliver@f...> |
| Subject: | Re: [Caml-list] Threads & Fork |
Well, I have not the answer to your question directly, but: I looked into the documentation of Unix.fork. There is nothing mentioned about an exception, when fork() mail fails. But a fork() can fail. How is this handled? Ciao, Oliver