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

Bind Service to specific Address #30

Closed
ben-crowhurst opened this issue Aug 24, 2015 · 1 comment
Closed

Bind Service to specific Address #30

ben-crowhurst opened this issue Aug 24, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@ben-crowhurst
Copy link
Member

Settings settings;
settings.set_bind_address( "127.0.0.1" );

SSLSettings ssl_settings;
ssl_settings.set_bind_address( "198.2.0.1" );
@ben-crowhurst ben-crowhurst self-assigned this Aug 24, 2015
@ben-crowhurst ben-crowhurst added this to the 3.5 milestone Aug 24, 2015
@ben-crowhurst
Copy link
Member Author

This issue has been resolved with commit 41b77e1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant