- 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 --

    M src/libmain.c (14)
    M src/socket.c (79)

-- Patch Links --

https://github.com/geany/geany/pull/2111.patch
https://github.com/geany/geany/pull/2111.diff

-- 
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/pull/2111

Reply via email to