Files
rustdesk/src
21pages 0bb537b872 fix kill occupied ipc process, find with enumerate, kill with NtTerminateProcess (#8289)
* I reproduced the issue, that process did't have title, couldn't be connected
  to and taskkill not work
* Test whether ipc is opccupied with enumerating named pipe
* With NtTerminateProcess, it was killed successfully.
* There is a way to find the exact process which occupy the ipc, I have
  not check it, it's from https://github.com/winsiderss/systeminformer

Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-06-08 14:09:16 +08:00
..
2024-06-08 09:43:50 +08:00
2024-04-25 11:46:21 +08:00
2024-03-20 20:00:29 +08:00
2023-06-29 20:44:50 +08:00
2024-04-25 11:46:21 +08:00
2024-06-05 23:11:44 +08:00
2024-04-25 11:46:21 +08:00
2023-11-29 20:58:40 +08:00
2024-04-10 00:23:45 +08:00
2024-03-13 21:12:04 +08:00
2024-04-25 11:46:21 +08:00
2024-01-22 19:57:23 +08:00
2024-05-10 15:12:07 +08:00