- improve and extend logging of IPC socket errors (Windows and non-Windows)
- do not raise the main window on Windows when
--list-documents
is used
- bind the TCP port used for the IPC socket exclusively on Windows (should help with #641)
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2111
Commit Summary
- Use GLib logging for socket error messages
- On Windows, raise the main window only when needed for IPC calls
- Windows: Use SO_EXCLUSIVEADDRUSE flag for IPC socket
File Changes
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.