Navigation Menu

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

Support linux kernel < 3.9 #10

Open
jr01 opened this issue Sep 23, 2017 · 1 comment
Open

Support linux kernel < 3.9 #10

jr01 opened this issue Sep 23, 2017 · 1 comment

Comments

@jr01
Copy link

jr01 commented Sep 23, 2017

rust-mdns uses SO_REUSEPORT option to bind to a port, that option isn't supported on kernels < 3.9. Many older devices can't be (easily) upgraded to a more recent kernel thereby leaving many not being able to use this library and spotify connect in librespot.

I suggested a fix here: plietar/librespot#226 (comment)

@LinusU
Copy link

LinusU commented Jun 18, 2019

Should be fixed by #24 :)

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