Skip to content

Conversation

@Filkolev
Copy link

According to https://man7.org/linux/man-pages/man3/getifaddrs.3.html getifaddrs() returns -1 on error and sets errno. Use the perror() function to provide a more informative error message in such cases.

According to https://man7.org/linux/man-pages/man3/getifaddrs.3.html
getifaddrs() returns -1 on error and sets errno. Use the perror() function to
provide a more informative error message in such cases.
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.

1 participant