We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@erikdubbelboer I was looking at the code for prefork and notice it uses tcplisten from https://github.com/valyala/tcplisten but that repo is not receiving any updates at all.
prefork
tcplisten
It might be worth moving it under this repo to be able to apply improvements like valyala/tcplisten#6 , https://github.com/valyala/tcplisten/pull/10/files and https://github.com/valyala/tcplisten/pull/8/files
Thoughts?
The text was updated successfully, but these errors were encountered:
I would be open to a pull request for this.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
@erikdubbelboer I was looking at the code for
prefork
and notice it usestcplisten
from https://github.com/valyala/tcplisten but that repo is not receiving any updates at all.It might be worth moving it under this repo to be able to apply improvements like valyala/tcplisten#6 , https://github.com/valyala/tcplisten/pull/10/files and https://github.com/valyala/tcplisten/pull/8/files
Thoughts?
The text was updated successfully, but these errors were encountered: