Browse thread
Patch: kill() undex win32
-
Wesley W. Terpstra
-
Wesley W. Terpstra
- Christopher A. Watford
-
Wesley W. Terpstra
[
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: | Christopher A. Watford <christopher.watford@g...> |
| Subject: | Re: [Caml-list] Re: Patch: kill() undex win32 |
On Thu, 11 Nov 2004 13:54:57 +0100, Wesley W. Terpstra <terpstra@gkec.tu-darmstadt.de> wrote: > On Thu, Nov 11, 2004 at 11:48:49AM +0100, Wesley W. Terpstra wrote: > > ... so I cannot test this patch (is there a free licence for it?). > > I can, however, find some bugs. > The parameters were backwards, this patch is better. > > -- > Wesley W. Terpstra > Might I ask why 0x80 is being returned as the exit code instead of something from winbase.h (auto from windows.h) like: STATUS_CONTROL_C_EXIT Which, while it is not the case that exactly is happening, it does let the user know with a fairly standard method as to what happened to their thread/process. -- Christopher A. Watford christopher.watford@gmail.com http://dorm.tunkeymicket.com