Yeah, it would need an inter-process lock around the critical section "test for 
existence of socket and create it if not" which would have to be [windows 
specific](https://learn.microsoft.com/en-us/windows/win32/sync/interprocess-synchronization)
 code since glib doesn't seem to have any inter-process stuff, just 
inter-thread.  All it needs is a windows developer to contribute.

It works on Linux because the file manager (at least Nemo that I tested) uses 
one command with lots of filenames.

@iahung3 see, you were able to provide more helpful clarification (that you 
selected multiple files at once in explorer) and useful information (that it 
was sometimes random) that helped others to help you, don't give up so easy, 
try to describe _exactly_ what you did as if you are guiding a new computer 
user on the other end how to reproduce. :-)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3754#discussioncomment-8511847
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/repo-discussions/3754/comments/[email protected]>

Reply via email to