-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Haiku: Add native library network support #114523
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
Haiku: Add native library network support #114523
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
Tagging subscribers to this area: @dotnet/ncl |
1e0044a
to
ecac765
Compare
Stub away non-critical network library functions that Haiku does not support.
ecac765
to
093b595
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM in general
Stub away non-critical network library functions that Haiku does not support.
Part of #55803.