[Github-comments] [geany/geany] Improve IPC socket handling (#2111)

Enrico Tröger notifications at xxxxx
Mon Mar 25 18:35:01 UTC 2019


- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190325/a7099015/attachment.html>


More information about the Github-comments mailing list