mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] [patch #4499] Check for stalled pid file


From: spiralvoice
Subject: [Mldonkey-users] [patch #4499] Check for stalled pid file
Date: Mon, 10 Oct 2005 13:04:25 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.12) Gecko/20051001 Firefox/1.0.7

Follow-up Comment #1, patch #4499 (project mldonkey):

Unix.kill does not work on MinGW:
http://article.gmane.org/gmane.comp.gnu.mingw.user/16279

Is anyone willing to code some C for Ocaml or a wrapper for MLDonkey?
See ocaml/otherlibs/win32unix/unix.ml and ocaml/otherlibs/unix/kill.c for
details.

Otherwise the patch would produce something like that:

2005/10/10 12:46:26 PID file .\mlnet.pid exists.

This means another MLDonkey process could still be working
in this directory. Please shut it down before starting
a new instance here. If you are sure no other process uses
this directory delete mlnet.pid and restart the core.

2005/10/10 12:46:26 can not check for stalled pid file because Unix.kill is
not implemented on MinGW
2005/10/10 12:46:26 Exception Invalid_argument("Unix.kill not implemented"),
exiting...

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4499>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]