On Tue Sep 19 20:13:15 2023 +0000, Ally Sommers wrote:
I do agree that the file deletion code is a bit hacky, but a lot of the file handling code in wineserver depends on having a valid file descriptor, and we can't `open()` the socket file. This was the simplest way I could find to make socket file deletion work.
A year has now passed. Is it possible that this topic has been solved better in wine in the meantime ?