[Github-comments] [geany/geany] Geany should recover itself from Unix Domain socket issues (#2102)

elextr notifications at xxxxx
Sun Mar 10 23:24:00 UTC 2019


Thinking about it some more, since `su` is a Linux thing, and on Linux the thing in the config is a link, not the actual socket which is a tempfile somewhere.  Removing the link won't affect the other Geany, just nobody will be able to communicate with it after that since they can't find the temp file.

@b4n, but a better idea might be to include the effective UID in the socket link name.  Then it won't matter.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2102#issuecomment-471364830
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190310/a6d483d5/attachment.html>


More information about the Github-comments mailing list