Browse thread
Ocaml debugger under Windows
[
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: | Dmitry Bely <dmitry.bely@g...> |
| Subject: | Re: [Caml-list] Ocaml debugger under Windows |
On Feb 8, 2008 4:27 PM, Kuba Ober <ober.14@osu.edu> wrote: [...] > > here Unix.select() waits for both network and user input events. > > There's a windows API function for that. As long as the newtork access can be > wrapped in the usual aysnchronous I/O primitives, there's a wait function > that will wait on an async conditition *or* a message. Did you ever read the discussion? - Dmitry Bely