This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #42869] Problem killing a pseudo-forked child on Win32
authorDavid Mitchell <davem@iabyn.com>
Thu, 3 May 2007 22:39:23 +0000 (23:39 +0100)
committerSteve Hay <SteveHay@planit.com>
Thu, 10 May 2007 08:09:18 +0000 (08:09 +0000)
commit5e162c31c5aae678d61e707c0e7807818eeb40d5
treec0747f7c13ed9549156270ba93ee5cc9ddf66d28
parent34e099354df9ac5c77ff85fd65eadb825767cf8e
Re: [perl #42869] Problem killing a pseudo-forked child on Win32
Message-ID: <20070503213923.GH24804@iabyn.com>

Fixes the failure to kill a pseudo-forked child on Win32 described in
[perl #42869], but the "Free to wrong pool" error remains

p4raw-id: //depot/perl@31188
win32/win32.c