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

Expose the backlog arg for listen #569

Merged
merged 3 commits into from Dec 4, 2015
Merged

Conversation

zhuomingliang
Copy link
Contributor

This is for MoarVM/MoarVM#278.

AFAIK, the backlog arg is very important. I took a look at other languages implementations or http server(nginx) or linux kernel argument, they have the backlog arg for server optimization.

diakopter added a commit that referenced this pull request Dec 4, 2015
Expose the backlog arg for listen
@diakopter diakopter merged commit 8d6ac86 into rakudo:nom Dec 4, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants