cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [bagder/curl] efa548: ftp.pm: Made Perl testsuite able to kill Windows p...

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Sat, 06 Apr 2013 12:19:14 +0200

> Commit: efa5488448771f9cf6554b137d388ea5f3dc90c6
> https://github.com/bagder/curl/commit/efa5488448771f9cf6554b137d388ea5f3dc90c6
> Author: Marc Hoersken <info_at_marc-hoersken.de>
> Date: 2013-04-06 (Sat, 06 Apr 2013)
..
> ftp.pm: Made Perl testsuite able to kill Windows processes

This patch uses a tool from Windows-XP Professional:
  system("taskkill $filter >nul 2>&1");

I run Windows-XP Home and have no such tool. AFAICS,
one cannot get this from MS w/o having a pro version.
Isn't there a better alternative (like pskill)?

--gv
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-04-06