Skip to content

[CLOSED] moving command line error to infobar and fixing windows port range issues #442

@core-ai-bot

Description

@core-ai-bot

Issue by jha-g
Wednesday Nov 20, 2019 at 13:46 GMT
Originally opened as adobe#673


Windows was allowing Brackets to open a remote debugging port on any port in the range [1,65534], which was troubling.
So, have started setting settings.remote_debugging_port=65535 in case of ports outside the interval [1024,65534].
Which stops Brackets from opening a reserved port and this stops error thrown in bind() on Linux and Mac.


jha-g included the following code: https://github.com/adobe/brackets-shell/pull/673/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions