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

Replace socket FFI with libc versions #746

Merged
merged 2 commits into from
Sep 3, 2017
Merged

Conversation

Susurrus
Copy link
Contributor

Getting this up there to get some CI run on it. Replacing the msghdr, cmsghdr, and other FFI function declarations will be a little more involved so I wanted to run this through first.

@Susurrus Susurrus changed the title WIP: Replace socket FFI with libc versions Replace socket FFI with libc versions Sep 1, 2017
@Susurrus
Copy link
Contributor Author

Susurrus commented Sep 1, 2017

There's more work to do here, but I don't know when I'll be able to get to it, so let's start with this and get it merged.

@Susurrus Susurrus requested a review from asomers September 1, 2017 13:27
@asomers
Copy link
Member

asomers commented Sep 3, 2017

bors r+

bors bot added a commit that referenced this pull request Sep 3, 2017
746: Replace socket FFI with libc versions r=asomers a=Susurrus

Getting this up there to get some CI run on it. Replacing the `msghdr`, `cmsghdr`, and other FFI function declarations will be a little more involved so I wanted to run this through first.
@bors
Copy link
Contributor

bors bot commented Sep 3, 2017

@bors bors bot merged commit d4fd944 into nix-rust:master Sep 3, 2017
@Susurrus Susurrus deleted the socket branch September 3, 2017 02:36
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.

2 participants