Search found 2 matches

by MOlrich
Fri 29. Jun 2018, 15:29
Forum: PLIN-API
Topic: unused plin clients left in memory
Replies: 2
Views: 4324

Re: unused plin clients left in memory

Thanks
Works great.
Did not realize the Handle was just an index, as opposed to a pointer to the object


Matt
by MOlrich
Thu 28. Jun 2018, 18:58
Forum: PLIN-API
Topic: unused plin clients left in memory
Replies: 2
Views: 4324

unused plin clients left in memory

Looking for a way to find and kill PLin clients from the API.
Have noticed the app has been leaving clients open if the app closes abnormally.
the clients can be seen with the plinstat.exe tool.
How can I detect these errant clients and then destroy them from the API?

I have tried getting there ...