http://qs321.pair.com?node_id=754018


in reply to stop pipe

Instead of closing the filehandle, how about killing the subprocess with kill()? I have no idea if that works on Windows but it's what I'd try if I had this problem on Linux.

-sam