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

Resurrect 'SetUdpListenPort' on 'ChipDeviceController' #4071

Conversation

vivien-apple
Copy link
Contributor

Problem

While landing #3630 the ability to configure the local port to listen to for messages has been broken.

This PR add it back on the new ChipDeviceController API. This API is useful when you run both the server and the client on the same machine for example.

Summary of Changes

  • Add back SetUpdListenPort on the new ChipDeviceController API

@vivien-apple
Copy link
Contributor Author

For the record I need it for #3675

@BroderickCarlin BroderickCarlin merged commit ab38281 into project-chip:master Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants