[
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-24 (00:53) |
From: | SooHyoung Oh <shoh@c...> |
Subject: | Re: [Caml-list] Timeouts in Event module |
I implemented a timer library. Look http://pllab.kaist.ac.kr/~shoh/ocaml/libs/timer/ This library uses Sys module and unix, thread library. Yaron Minsky 쓴 글: >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 > >_______________________________________________ >Caml-list mailing list. Subscription management: >http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list >Archives: http://caml.inria.fr >Beginner's list: http://groups.yahoo.com/group/ocaml_beginners >Bug reports: http://caml.inria.fr/bin/caml-bugs > > >