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

Feature Request: Support FreeBSD #1

Open
dlrobertson opened this issue Sep 19, 2016 · 1 comment
Open

Feature Request: Support FreeBSD #1

dlrobertson opened this issue Sep 19, 2016 · 1 comment

Comments

@dlrobertson
Copy link

dlrobertson commented Sep 19, 2016

The examples currently fail on FreeBSD. Haven't had the chance to investigate this further.

fdpass-rs

errno is EINVAL. I suspect it is the same problem I faced when porting ipc-channel to FreeBSD.

@l0kod
Copy link
Member

l0kod commented Sep 20, 2016

I didn't test with FreeBSD but only Linux. There is runtime checks to validate the received struct length.

It's probably the padding in Cmsghdr. I don't have any FreeBSD but I'll be glad to take a pull request. :)

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