Browse thread
Unix.send blocks
-
Paul Steckler
-
Sylvain Le Gall
-
Christoph Bauer
- Sylvain Le Gall
-
Christoph Bauer
- Török_Edwin
- David Allsopp
-
Sylvain Le Gall
[
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: | Sylvain Le Gall <sylvain@l...> |
| Subject: | Re: Unix.send blocks |
On 16-06-2010, Christoph Bauer <christoph.bauer@lmsintl.com> wrote: > >> While it's easy to reproduce the error (a certain pattern of requests >> from the browser), I can't tell what particular conditions cause the blocking behavior. >> >> Any help appreciated. > > I guess you are using Unix.select. There is (was) a bug in the windows > select implementation. It had problems with the GC. > > http://caml.inria.fr/mantis/view.php?id=4844 "There was" when OCaml 3.12 will be out ;-) However, I think it should have crash if it falls into this bug. Regards, Sylvain Le Gall