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

No support for non-blocking sockets #3

Open
tjikkun opened this issue Jul 3, 2018 · 0 comments
Open

No support for non-blocking sockets #3

tjikkun opened this issue Jul 3, 2018 · 0 comments

Comments

@tjikkun
Copy link

tjikkun commented Jul 3, 2018

Some applications need the socket to be set-up as non-blocking. I use circus for this, and it supports nonblocking mode, but when I use use_papa in circus, the sockets are not set-up as non-blocking because papa doesn't support 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

1 participant