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

Network/Util: Extract network util functions from MainService #111

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

niley7464
Copy link
Contributor

This patch extracts network realted util functions from MainService.

*
* @param isRunningOnEmulator Indicates whether the app is running on an emulator.
* @return The IP address as a string.
* @todo Add an ApplicationContext Parameter.
Copy link
Member

Choose a reason for hiding this comment

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

Why?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I copied the part from the original comment, is it okay if I delete it?

Copy link
Member

Choose a reason for hiding this comment

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

Sure!

This patch extracts network realted util functions from MainService.

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
Copy link
Member

@wooksong wooksong left a comment

Choose a reason for hiding this comment

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

LGTM!

@wooksong wooksong merged commit 48b47d9 into nnstreamer:main Sep 25, 2024
2 checks passed
@niley7464 niley7464 deleted the network/util branch September 25, 2024 09:06
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.

2 participants