[
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: | 2005-01-23 (13:49) |
From: | Yaron Minsky <yminsky@g...> |
Subject: | Timeouts in Event module |
Does anyone know of a way of achieving timeouts using OCaml's Event module? Reppy's Concrrent ML has timeout and attime events which cover for that need. I'm wondering if there is some other way of implementing this using Event, or if this is just a missing feature. Thanks, Yaron