close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 18 years ago

Closed 17 years ago

#461 closed defect (fixed)

WinRmtProcessAlive fails

Reported by: imendez Owned by: danirus
Priority: high Milestone:
Component: Math Version: 1.1.4
Severity: major Keywords:
Cc:

Description

Hi, function WinRmtProcessAlive returns 0 with a right PID.

Here you have an example of call:

Text OwnPid = GetPID(1);
Real r1 = WinRmtProcessAlive("localhost", 7001, Eval(OwnPid));
returns 0 instead of 1

Regards.

Change History (2)

comment:1 Changed 18 years ago by Jorge

Livan will take care of it

comment:2 Changed 17 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.