kill and thisProcessID

"Nordlöw" via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jun 24 04:58:34 PDT 2015


On Wednesday, 24 June 2015 at 11:39:51 UTC, Nordlöw wrote:
> What to do?

I believe the best solution is to add a new function

     Pid thisProcessPid()

to std.process and refer to this from kill(Pid). Should I do PR?


More information about the Digitalmars-d-learn mailing list