Skip to content

Export fd_set in libc or libnative #26794

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

Closed
dimbleby opened this issue Jul 5, 2015 · 1 comment
Closed

Export fd_set in libc or libnative #26794

dimbleby opened this issue Jul 5, 2015 · 1 comment

Comments

@dimbleby
Copy link

dimbleby commented Jul 5, 2015

This is essentially re-opening #16297.

Per the original reporter, I'm trying to write a binding to a C network-related library and would like fd_set to be available without having to duplicate effort.

That issue was closed on the grounds that the desired function did exist, which indeed it did at the time. But e136421 removed it.

@alexcrichton
Copy link
Member

Thanks for the report! We typically don't keep open issue for missing exports from liblibc, but feel free to send a PR to export it!

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

No branches or pull requests

2 participants