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

Change --profile to take a listen address (or many). #450

Merged
merged 3 commits into from Dec 12, 2016

Conversation

jrick
Copy link
Member

@jrick jrick commented Dec 9, 2016

This changes the --profile option from taking just a port and opening
the HTTP profiler on all interfaces, to requiring a listen address.

The old behavior can be restored by using ':port' instead of 'port'.

Fixes #404.

This changes the --profile option from taking just a port and opening
the HTTP profiler on all interfaces, to requiring a listen address.

The old behavior can be restored by using ':port' instead of 'port'.

Fixes btcsuite#404.
Copy link
Member

@dajohi dajohi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

Copy link
Member

@alexlyp alexlyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@jrick jrick merged commit d9c7727 into decred:master Dec 12, 2016
@jrick jrick deleted the profilelisteners branch December 12, 2016 21:13
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.

None yet

3 participants