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

Fix accept call failing, and use git dependency for libc #1

Merged
merged 3 commits into from
Dec 30, 2021

Conversation

AzureMarker
Copy link

I experimented with different backlog values. At 37 it's stable and can accept connections. At 38 it listens but fails to accept connections. At 39 the listen call fails.

@AzureMarker
Copy link
Author

AzureMarker commented Dec 29, 2021

I lowered the backlog count again because even though 37 had been stable for me, it suddenly started failing in the listen call until I rebooted. I think the gdb server built in to Luma3DS was affecting it somehow (I saw the error after launching the app with gdb a few times, so maybe gdb didn't release some resources).

@Meziu Meziu merged this pull request into Meziu:horizon-std Dec 30, 2021
AzureMarker added a commit to AzureMarker/rust-horizon that referenced this pull request Jun 14, 2022
workingjubilee pushed a commit to tcdi/postgrestd that referenced this pull request Sep 15, 2022
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.

2 participants