Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: Make TCP socket port number configurable #2585

Merged
merged 3 commits into from Sep 26, 2020

Conversation

eht16
Copy link
Member

@eht16 eht16 commented Sep 12, 2020

Make the previously hard-coded TCP port number for IPC on Windows
configurable and change the default value to be outside of the
dynamic port range used by Hyper-V.

Closes #2101.

@elextr
Copy link
Member

elextr commented Sep 13, 2020

LGBI

Make the previously hard-coded TCP port number for IPC on Windows
configurable and change the default value to be outside of the
dynamic port range used by Hyper-V.
@eht16 eht16 force-pushed the issue2101_windows_socket_port branch from de16efb to 1a57b9a Compare September 13, 2020 12:02
@eht16
Copy link
Member Author

eht16 commented Sep 20, 2020

If there are no objections, I will squash and merge on September 26th.

@codebrainz
Copy link
Member

No objections here.

@eht16 eht16 merged commit c5def01 into geany:master Sep 26, 2020
@eht16 eht16 deleted the issue2101_windows_socket_port branch September 26, 2020 10:01
@eht16 eht16 modified the milestones: 1.35, 1.37 Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows 10 Always multiple instances
3 participants