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

Fix net_hostname_set declaration #15

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

tristanseifert
Copy link

I broke this when backporting the API, if hostname support is disabled the function is declared in the header to always return -ENOTSUP but it also needs to be inline to avoid duplicate definitions

@tristanseifert tristanseifert changed the title Fix hostname_set declaration Fix net_hostname_set declaration Jan 14, 2025
@tristanseifert tristanseifert merged commit 2bd8c85 into carbon/master-v2 Jan 14, 2025
4 of 9 checks passed
@tristanseifert tristanseifert deleted the tristans/hostname-fix branch January 14, 2025 18:19
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