Browse thread
[Caml-list] Unix.kill on Win32
[
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: | James Scott <j.scott@r...> |
| Subject: | [Caml-list] Unix.kill on Win32 |
Hi All, Would it be possible/sensible to have some limited implementation of Unix.kill for Win32, so that 'kill pid 9' or 'kill pid 15' worked for example? James