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

AttributeError: module 'socket' has no attribute 'SO_REUSEPORT' #22

Open
decaun opened this issue Oct 3, 2019 · 3 comments
Open

AttributeError: module 'socket' has no attribute 'SO_REUSEPORT' #22

decaun opened this issue Oct 3, 2019 · 3 comments

Comments

@decaun
Copy link

decaun commented Oct 3, 2019

Windows networking does not have such option for networking.
Server does not start.

@banana-string-theory
Copy link
Contributor

banana-string-theory commented Oct 11, 2019

And for clients, same holds for TCP_KEEPINTVL and TCP_KEEPCNT.

@standy66
Copy link
Member

This should probably be fixed in 0.6.0, can you test it out?

@banana-string-theory
Copy link
Contributor

grpc_socket.py looks good but I don't have a win box to test. Will try docker-wine when I get a chance.

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

3 participants