unused plin clients left in memory
Posted: Thu 28. Jun 2018, 18:58
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 handle using the getavailablehardware function and then subsequent calls to
LIN_GetHardwareParam with hwpConnectedClients as the parameter
It does not show any clients even though plinstat.exe does.
How can I find the client if the hardware has already been disconnected?
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 handle using the getavailablehardware function and then subsequent calls to
LIN_GetHardwareParam with hwpConnectedClients as the parameter
It does not show any clients even though plinstat.exe does.
How can I find the client if the hardware has already been disconnected?