Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

fixed to check if network interface is up or not#165

Merged
damonkohler merged 2 commits into
rosjava:hydro-develfrom
HiroyukiMikita:hydro-devel
Aug 24, 2013
Merged

fixed to check if network interface is up or not#165
damonkohler merged 2 commits into
rosjava:hydro-develfrom
HiroyukiMikita:hydro-devel

Conversation

@HiroyukiMikita

Copy link
Copy Markdown

Hi,

I found a bug when I tried to connect a robot with my smartphone.
Networking errors sometimes occur because the inet addresses of downed network interface can be added to the available list.
So, I added the function of checking if network interface is up or not.

@damonkohler

Copy link
Copy Markdown
Member

Thanks for the patch. You'll need to sign the CLA as described in the readme before this can be merged.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please fix the formatting here. Add a space after "try."

@HiroyukiMikita

Copy link
Copy Markdown
Author

I see.
I signed the CLA and fixed code format.

damonkohler added a commit that referenced this pull request Aug 24, 2013
fixed to check if network interface is up or not
@damonkohler damonkohler merged commit b45a278 into rosjava:hydro-devel Aug 24, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants